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

  /external/libvpx/libvpx/
vpxenc.h 28 I444, // 4:4:4 8+ bit-depth
vpxenc.c 138 static const arg_def_t use_i444 = ARG_DEF(NULL, "i444", 0,
139 "Input file is I444");
692 global->color_type = I444;
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
convert_from_argb.h 76 // Convert ARGB To I444.
convert_argb.h 56 // Convert I444 to ARGB.
convert_from.h 53 // Copy to I400. Source can be I420, I422, I444, I400, NV12 or NV21.
video_common.h 98 FOURCC_YU24 = FOURCC('Y', 'U', '2', '4'), // Alias for I444.
planar_functions.h 60 // Copy I444 to I444.
convert.h 25 // Convert I444 to I420.
  /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/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/third_party/libyuv/source/
convert_argb.cc 48 // Convert I444 to ARGB.
convert_from_argb.cc 24 // ARGB little endian (bgra in memory) to I444
    [all...]
planar_functions.cc 160 // Copy I444.
    [all...]
  /external/libyuv/files/source/
convert_argb.cc 50 // Convert I444 to ARGB.
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 269 ERROR("Invalid image format. Only YV12, I420, I422, I444 images are "
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 302 ERROR("Invalid image format. Only YV12, I420, I422, I444 images are "
    [all...]
  /art/test/083-compiler-regressions/src/
Main.java 2224 int i444 = 444; local
    [all...]

Completed in 359 milliseconds