Home
last modified time | relevance | path

Searched refs:clrtype (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/vpx_scale/
Dyv12config.h59 YUV_TYPE clrtype; member
/external/libvpx/vp8/decoder/
Donyxd_if.c475 sd->clrtype = pbi->common.clr_type; in vp8dx_get_raw_frame()
/external/libvpx/vp8/
Dvp8_cx_iface.c588 …yv12->clrtype = (img->fmt == VPX_IMG_FMT_VPXI420 || img->fmt == VPX_IMG_FMT_VPXYV12); //REG_YUV = 0 in image2yuvconfig()
917 if (sd.clrtype == REG_YUV) in vp8e_get_preview()
Dvp8_dx_iface.c567 yv12->clrtype = (img->fmt == VPX_IMG_FMT_VPXI420 || img->fmt == VPX_IMG_FMT_VPXYV12); in image2yuvconfig()
/external/libvpx/vp8/encoder/
Donyx_if.c4714 cm->clr_type = sd->clrtype; in vp8_receive_raw_frame()