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

  /external/libvpx/vpx_scale/
yv12config.h 59 YUV_TYPE clrtype; member in struct:__anon5174
  /external/libvpx/vp8/decoder/
onyxd_if.c 525 sd->clrtype = pbi->common.clr_type;
  /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...]
vp8_dx_iface.c 578 yv12->clrtype = (img->fmt == VPX_IMG_FMT_VPXI420 || img->fmt == VPX_IMG_FMT_VPXYV12);
  /external/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 168 milliseconds