Home
last modified time | relevance | path

Searched refs:IV_YUV_420P (Results 1 – 25 of 35) sorted by relevance

12

/external/libavc/test/encoder/
Drecon.c64 if(IV_YUV_420P == ps_raw_buf->e_color_fmt) in write_recon()
175 if(IV_YUV_420P == e_color_fmt) in init_raw_buf_descr()
197 if(IV_YUV_420P == e_color_fmt) in init_raw_buf_descr()
Dinput.c150 if(IV_YUV_420P == ps_raw_buf->e_color_fmt) in read_input()
205 if(IV_YUV_420P == ps_raw_buf->e_color_fmt) in dump_input()
Dapp.h94 #define DEFAULT_RECON_COLOR_FMT IV_YUV_420P
/external/libhevc/decoder/
Dihevcd_decode.c281 if(ps_codec->e_chroma_fmt != IV_YUV_420P) in ihevcd_fill_outargs()
332 else if(IV_YUV_420P == ps_codec->e_chroma_fmt) in ihevcd_fill_outargs()
510 || (IV_YUV_420P in ihevcd_decode()
777 ((0 == ps_codec->i4_share_disp_buf) || (IV_YUV_420P == ps_codec->e_chroma_fmt))) in ihevcd_decode()
852 (IV_YUV_420P == ps_codec->e_chroma_fmt)) && in ihevcd_decode()
Dihevcd_fmt_conv.c758 if((1 == ps_codec->i4_share_disp_buf) && (IV_YUV_420P == ps_codec->e_chroma_fmt)) in ihevcd_fmt_conv()
853 else if(IV_YUV_420P == ps_codec->e_chroma_fmt) in ihevcd_fmt_conv()
Dihevcd_api.c228 if((ps_ip->s_ivd_create_ip_t.e_output_format != IV_YUV_420P) in api_check_struct_sanity()
1192 if((ps_create_ip->s_ivd_create_ip_t.e_output_format != IV_YUV_420P) && in ihevcd_allocate_static_bufs()
2320 if(ps_codec->e_chroma_fmt == IV_YUV_420P) in ihevcd_set_display_frame()
2340 if(ps_codec->e_chroma_fmt == IV_YUV_420P) in ihevcd_set_display_frame()
2478 if(ps_codec->e_chroma_fmt == IV_YUV_420P) in ihevcd_get_status()
2547 if(ps_codec->e_chroma_fmt == IV_YUV_420P) in ihevcd_get_status()
2638 if(ps_codec->e_chroma_fmt == IV_YUV_420P) in ihevcd_get_buf_info()
2717 if(ps_codec->e_chroma_fmt == IV_YUV_420P) in ihevcd_get_buf_info()
Dihevcd_utils.c742 if(ps_codec->e_chroma_fmt == IV_YUV_420P) in ihevcd_check_out_buf_size()
754 if(ps_codec->e_chroma_fmt == IV_YUV_420P) in ihevcd_check_out_buf_size()
1320 ((0 == ps_codec->i4_share_disp_buf) || (IV_YUV_420P == ps_codec->e_chroma_fmt))) in ihevcd_parse_pic_init()
/external/libmpeg2/decoder/
Dimpeg2d_deinterlace.c229 if(IV_YUV_420P != ps_dec->i4_chromaFormat) in impeg2d_deinterlace()
266 if(IV_YUV_420P != ps_dec->i4_chromaFormat) in impeg2d_deinterlace()
Dimpeg2d_api_main.c267 if(IV_YUV_420P == ps_dec_state->i4_chromaFormat) in impeg2d_api_set_display_frame()
504 if( (i4_chroma_format != IV_YUV_420P) && in impeg2d_fill_mem_rec()
638 else if(IV_YUV_420P != i4_chroma_format) in impeg2d_fill_mem_rec()
687 if(IV_YUV_420P != i4_chroma_format) in impeg2d_fill_mem_rec()
1168 if(ps_dec_state->i4_chromaFormat == IV_YUV_420P) in impeg2d_api_get_status()
1198 if(ps_dec_state->i4_chromaFormat == IV_YUV_420P) in impeg2d_api_get_status()
1490 if(u1_chroma_format == IV_YUV_420P) in impeg2d_get_outbuf_size()
1500 if(u1_chroma_format == IV_YUV_420P) in impeg2d_get_outbuf_size()
1651 if( (u4_chroma_format != IV_YUV_420P) && in impeg2d_api_init()
1922 else if (ps_dec_state->i4_chromaFormat != IV_YUV_420P) in impeg2d_api_init()
[all …]
Dimpeg2d_pic_proc.c69 if (IV_YUV_420P == ps_dec->i4_chromaFormat) in impeg2d_format_convert()
468 if(IV_YUV_420P == ps_dec->i4_chromaFormat) in impeg2d_pre_pic_dec_proc()
/external/libhevc/common/
Div.h72 IV_YUV_420P = 0x1, enumerator
/external/libavc/decoder/
Div.h74 IV_YUV_420P = 0x1, enumerator
Dih264d_api.c299 if((ps_ip->s_ivd_create_ip_t.e_output_format != IV_YUV_420P) in api_check_struct_sanity()
1434 if((ps_dec->u1_chroma_format != IV_YUV_420P) in ih264d_allocate_static_bufs()
1840 if(u1_chroma_format == IV_YUV_420P) in ih264d_get_outbuf_size()
1850 if(u1_chroma_format == IV_YUV_420P) in ih264d_get_outbuf_size()
3033 if(ps_dec->u1_chroma_format == IV_YUV_420P) in ih264d_get_status()
3064 if(ps_dec->u1_chroma_format == IV_YUV_420P) in ih264d_get_status()
Dih264d_utils.c1084 if(pv_disp_op->e_output_format == IV_YUV_420P) in ih264d_get_next_display_field()
1773 || (ps_dec->u1_chroma_format == IV_YUV_420P)) in ih264d_create_pic_buffers()
1830 if(ps_dec->u1_chroma_format == IV_YUV_420P) in ih264d_create_pic_buffers()
2155 || (ps_dec->u1_chroma_format == IV_YUV_420P)) in ih264d_allocate_dynamic_bufs()
/external/libmpeg2/common/
Div.h88 IV_YUV_420P = 0x1, enumerator
/external/libhevc/fuzzer/
Dhevc_dec_fuzzer.cpp38 IV_YUV_420P, IV_YUV_420SP_UV, IV_YUV_420SP_VU,
240 case IV_YUV_420P: in allocFrame()
/external/libavc/fuzzer/
Davc_dec_fuzzer.cpp38 IV_YUV_420P, IV_YUV_420SP_UV, IV_YUV_420SP_VU,
236 case IV_YUV_420P: in allocFrame()
Davc_enc_fuzzer.cpp42 constexpr IV_COLOR_FORMAT_T kSupportedColorFormats[] = {IV_YUV_420P, IV_YUV_420SP_UV, IV_YUV_422ILE,
181 IV_COLOR_FORMAT_T mIvVideoColorFormat = IV_YUV_420P;
182 IV_COLOR_FORMAT_T mReconFormat = IV_YUV_420P;
998 case IV_YUV_420P: in setEncParams()
/external/libhevc/encoder/
Ditt_video_api.h107 IV_YUV_420P = 0x1, enumerator
/external/libavc/encoder/
Div2.h83 IV_YUV_420P = 0x0, enumerator
/external/libmpeg2/fuzzer/
Dmpeg2_dec_fuzzer.cpp39 const IV_COLOR_FORMAT_T supportedColorFormats[] = {IV_YUV_420P, IV_YUV_420SP_UV,
311 case IV_YUV_420P: in allocFrame()
/external/libhevc/test/decoder/
Dmain.c927 if(ps_app_ctx->e_output_chroma_format == IV_YUV_420P) in dump_output()
1187 ps_app_ctx->e_output_chroma_format = IV_YUV_420P; in parse_argument()
1201 ps_app_ctx->e_output_chroma_format = IV_YUV_420P; in parse_argument()
1691 return IV_YUV_420P; in default_get_color_fmt()
2283 case IV_YUV_420P: in hevcdec_main()
2326 if((0 == s_app_ctx.share_disp_buf) || (IV_YUV_420P == s_app_ctx.e_output_chroma_format)) in hevcdec_main()
/external/libavc/test/decoder/
Dmain.c942 if(ps_app_ctx->e_output_chroma_format == IV_YUV_420P) in dump_output()
1203 ps_app_ctx->e_output_chroma_format = IV_YUV_420P; in parse_argument()
1217 ps_app_ctx->e_output_chroma_format = IV_YUV_420P; in parse_argument()
1889 return IV_YUV_420P; in default_get_color_fmt()
2528 … if((0 == s_app_ctx.u4_share_disp_buf) || (IV_YUV_420P == s_app_ctx.e_output_chroma_format)) in h264dec_main()
2533 case IV_YUV_420P: in h264dec_main()
/external/libmpeg2/test/decoder/
Dmain.c945 if(ps_app_ctx->e_output_chroma_format == IV_YUV_420P) in dump_output()
1205 ps_app_ctx->e_output_chroma_format = IV_YUV_420P; in parse_argument()
1219 ps_app_ctx->e_output_chroma_format = IV_YUV_420P; in parse_argument()
1724 return IV_YUV_420P; in default_get_color_fmt()
2255 … if((0 == s_app_ctx.share_disp_buf) || (IV_YUV_420P == s_app_ctx.e_output_chroma_format)) in vdec_main()
/external/libhevc/test/encoder/
Dmain.c812 if(IV_YUV_420P == params->s_src_prms.inp_chr_format) in allocate_input()
867 if(IV_YUV_420P == params->s_src_prms.inp_chr_format) in read_input()

12