HomeSort by relevance Sort by last modified time
    Searched full:i444 (Results 1 - 10 of 10) sorted by null

  /external/libyuv/files/include/libyuv/
convert_from.h 53 // Copy to I400. Source can be I420, I422, I444, I400, NV12 or NV21.
video_common.h 81 FOURCC_YU24 = FOURCC('Y', 'U', '2', '4'), // Alias for I444.
convert.h 48 // Convert I444 to I420.
convert_argb.h 56 // Convert I444 to ARGB.
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocommon.h 117 FOURCC_YU24 = FOURCC('Y', 'U', '2', '4'), // Alias for I444.
videoframe_unittest.h     [all...]
  /external/libyuv/files/unit_test/
planar_test.cc 101 TESTPLANARTOB(I444, 1, 1, ARGB, 4)
256 // TESTATOPLANAR(ARGB, 4, I444, 1, 1)
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 232 ERROR("Invalid image format. Only YV12, I420, I422, I444 images are "
    [all...]
  /external/libyuv/files/source/
convert_argb.cc 50 // Convert I444 to ARGB.
    [all...]
  /art/test/083-compiler-regressions/src/
Main.java 1138 int i444 = 444; local
    [all...]

Completed in 610 milliseconds