HomeSort by relevance Sort by last modified time
    Searched refs:REG_YUV (Results 1 - 3 of 3) sorted by null

  /external/libvpx/vpx_scale/
yv12config.h 35 REG_YUV = 0, /* Regular yuv */
  /external/libvpx/vp8/common/
alloccommon.c 177 oci->clr_type = REG_YUV;
  /external/libvpx/vp8/
vp8_cx_iface.c 562 yv12->clrtype = (img->fmt == VPX_IMG_FMT_VPXI420 || img->fmt == VPX_IMG_FMT_VPXYV12); //REG_YUV = 0
883 if (sd.clrtype == REG_YUV)
    [all...]

Completed in 46 milliseconds