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

  /external/libvpx/vpx_scale/
yv12config.h 59 YUV_TYPE clrtype; member in struct:__anon8534
  /frameworks/base/media/jni/mediaeditor/
VideoBrowserMain.h 111 * @param clrType (IN) : Required color type.
119 VideoBrowser_VideoColorType clrType);
VideoBrowserMain.c 126 * @param clrType (IN) : Required color type.
136 VideoBrowser_VideoColorType clrType)
166 pContext->m_frameColorType = clrType;
  /external/libvpx/vp8/decoder/
onyxd_if.c 475 sd->clrtype = pbi->common.clr_type;
  /external/libvpx/vp8/
vp8_dx_iface.c 567 yv12->clrtype = (img->fmt == VPX_IMG_FMT_VPXI420 || img->fmt == VPX_IMG_FMT_VPXYV12);
vp8_cx_iface.c 588 yv12->clrtype = (img->fmt == VPX_IMG_FMT_VPXI420 || img->fmt == VPX_IMG_FMT_VPXYV12); //REG_YUV = 0
917 if (sd.clrtype == REG_YUV)
    [all...]
  /external/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 225 milliseconds