OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IV_YUV_420SP_VU
(Results
1 - 25
of
26
) sorted by null
1
2
/external/libavc/decoder/
iv.h
99
IV_YUV_420SP_VU
= 0xc,
ih264d_api.c
477
!=
IV_YUV_420SP_VU
))
663
!=
IV_YUV_420SP_VU
))
[
all
...]
ih264d_format_conv.c
740
(pv_disp_op->e_output_format ==
IV_YUV_420SP_VU
))
ih264d_utils.c
871
|| (ps_dec->u1_chroma_format ==
IV_YUV_420SP_VU
)
[
all
...]
/external/libhevc/common/
iv.h
97
IV_YUV_420SP_VU
= 0xc,
/external/libmpeg2/common/
iv.h
99
IV_YUV_420SP_VU
= 0xc,
/external/libavc/encoder/
iv2.h
85
IV_YUV_420SP_VU
= 0x2,
ih264e_fmt_conv.c
846
(
IV_YUV_420SP_VU
== ps_codec->s_cfg.e_recon_color_fmt))
ih264e_core_coding.c
[
all
...]
ih264e_api.c
444
&& (ps_ip->s_ive_ip.e_inp_color_fmt !=
IV_YUV_420SP_VU
))
454
&& (ps_ip->s_ive_ip.e_recon_color_fmt !=
IV_YUV_420SP_VU
))
[
all
...]
ih264e_process.c
[
all
...]
/frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.h
53
#define DEFAULT_INP_COLOR_FORMAT
IV_YUV_420SP_VU
SoftAVCEnc.cpp
[
all
...]
/external/libmpeg2/decoder/
impeg2d_api_main.c
398
(i4_chroma_format !=
IV_YUV_420SP_VU
))
674
|| (ps_dec_state->i4_chromaFormat ==
IV_YUV_420SP_VU
))
740
|| (ps_dec_state->i4_chromaFormat ==
IV_YUV_420SP_VU
))
[
all
...]
impeg2d_pic_proc.c
110
(ps_dec->i4_chromaFormat ==
IV_YUV_420SP_VU
))
/external/libhevc/decoder/
ihevcd_api.c
446
!=
IV_YUV_420SP_VU
))
632
!=
IV_YUV_420SP_VU
))
[
all
...]
ihevcd_decode.c
267
if((
IV_YUV_420SP_VU
== ps_codec->e_chroma_fmt)
ihevcd_fmt_conv.c
831
if((IV_YUV_420SP_UV == ps_codec->e_chroma_fmt) || (
IV_YUV_420SP_VU
== ps_codec->e_chroma_fmt))
ihevcd_inter_pred.c
188
chroma_yuv420sp_vu = (ps_codec->e_ref_chroma_fmt ==
IV_YUV_420SP_VU
);
ihevcd_process_slice.c
[
all
...]
ihevcd_iquant_itrans_recon_ctb.c
682
WORD32 chroma_yuv420sp_vu = (ps_codec->e_ref_chroma_fmt ==
IV_YUV_420SP_VU
);
[
all
...]
/external/libavc/test/encoder/
main.c
347
e_chroma_format =
IV_YUV_420SP_VU
;
[
all
...]
/external/libavc/test/decoder/
main.c
[
all
...]
/external/libhevc/test/decoder/
main.c
[
all
...]
/external/libmpeg2/test/decoder/
main.c
[
all
...]
Completed in 4385 milliseconds
1
2