OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:clrtype
(Results
1 - 7
of
7
) sorted by null
/external/libvpx/libvpx/vpx_scale/
yv12config.h
59
YUV_TYPE
clrtype
;
member in struct:yv12_buffer_config
/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/libvpx/vp8/
vp8_dx_iface.c
323
img->fmt = yv12->
clrtype
== REG_YUV ?
705
yv12->
clrtype
= (img->fmt == VPX_IMG_FMT_VPXI420 || img->fmt == VPX_IMG_FMT_VPXYV12);
vp8_cx_iface.c
696
yv12->
clrtype
= (img->fmt == VPX_IMG_FMT_VPXI420 || img->fmt == VPX_IMG_FMT_VPXYV12);
[
all
...]
/external/libvpx/libvpx/vp8/decoder/
onyxd_if.c
478
sd->
clrtype
= pbi->common.clr_type;
/external/libvpx/libvpx/vp8/encoder/
onyx_if.c
[
all
...]
Completed in 2965 milliseconds