HomeSort by relevance Sort by last modified time
    Searched full:yv12 (Results 201 - 225 of 245) sorted by null

1 2 3 4 5 6 7 8910

  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/
rsCppStructs.h 68 RS_YUV_YV12 = 1, ///< YUV data in YV12 format
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/
rsCppStructs.h 68 RS_YUV_YV12 = 1, ///< YUV data in YV12 format
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/
rsCppStructs.h 68 RS_YUV_YV12 = 1, ///< YUV data in YV12 format
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_cx_iface.c 283 ERROR("Invalid image format. Only YV12, I420, I422, I444 images are "
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 277 ERROR("Invalid image format. Only YV12, I420, I422, I444 images are "
    [all...]
  /external/qemu/android/camera/
camera-capture-linux.c 115 * only YV12 pixel format for data, and RGB32 for preview. So, this array should
    [all...]
  /frameworks/av/camera/tests/
ProCameraTests.cpp 468 CMP_STR_SAME( YV12);
    [all...]
  /frameworks/av/include/camera/
CameraParameters.h 616 static const char PIXEL_FORMAT_YUV420P[]; // YV12
    [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...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfapi.h 169 DEFINE_MEDIATYPE_GUID(MFVideoFormat_YV12, FCC('YV12'));
    [all...]
  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.cpp 178 // Flexible YUV allows both YV12 and NV21
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CameraCharacteristics.java     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_loopfilter.c 620 // TODO(JBB): This function only works for yv12.
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.c 620 // TODO(JBB): This function only works for yv12.
    [all...]
  /external/pixman/pixman/
pixman-access.c 164 * YV12 setup and access macros
    [all...]
  /external/pixman/test/
utils.c 1015 case PIXMAN_yv12: return "yv12";
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/params/
StreamConfigurationMap.java 380 * formats (typically ImageFormat#YUV_420_888, ImageFormat#NV21, ImageFormat#YV12)</p>
    [all...]
  /frameworks/base/docs/html/about/versions/
android-2.3.jd 431 <li>Adds support for {@link android.graphics.ImageFormat#YV12} pixel format, a
    [all...]
  /frameworks/native/opengl/tests/hwc/
hwcCommit.cpp 35 * YV12
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_loopfilter.c 620 // TODO(JBB): This function only works for yv12.
    [all...]
  /system/media/camera/src/
camera_metadata_tag_info.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rdopt.c 2267 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 2327 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 2327 const YV12_BUFFER_CONFIG *yv12 = get_ref_frame_buffer(cpi, ref_frame); local
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
Vp8CodecTestBase.java 48 * A raw yv12 stream is encoded at various settings and written to an IVF
    [all...]

Completed in 6094 milliseconds

1 2 3 4 5 6 7 8910