OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
176
oci->clr_type =
REG_YUV
;
/external/libvpx/vp8/
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
...]
Completed in 119 milliseconds