Home
last modified time | relevance | path

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

12

/external/libavc/test/encoder/
Drecon.c63 if(IV_YUV_420P == ps_raw_buf->e_color_fmt) in write_recon()
174 if(IV_YUV_420P == e_color_fmt) in init_raw_buf_descr()
196 if(IV_YUV_420P == e_color_fmt) in init_raw_buf_descr()
Dinput.c149 if(IV_YUV_420P == ps_raw_buf->e_color_fmt) in read_input()
204 if(IV_YUV_420P == ps_raw_buf->e_color_fmt) in dump_input()
Dapp.h94 #define DEFAULT_RECON_COLOR_FMT IV_YUV_420P
Dmain.c339 e_chroma_format = IV_YUV_420P; in get_chroma_fmt()
353 e_chroma_format = IV_YUV_420P; in get_chroma_fmt()
1682 else if(IV_YUV_420P == ps_app_ctxt->e_inp_color_fmt) in synchronous_encode()
2026 if (IV_YUV_420P == s_recon_buf.e_color_fmt) in synchronous_encode()
/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()
1194 if(ps_dec_state->i4_chromaFormat == IV_YUV_420P) in impeg2d_api_get_status()
1224 if(ps_dec_state->i4_chromaFormat == IV_YUV_420P) in impeg2d_api_get_status()
1516 if(u1_chroma_format == IV_YUV_420P) in impeg2d_get_outbuf_size()
1526 if(u1_chroma_format == IV_YUV_420P) in impeg2d_get_outbuf_size()
1681 if( (u4_chroma_format != IV_YUV_420P) && in impeg2d_api_init()
1952 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()
464 if(IV_YUV_420P == ps_dec->i4_chromaFormat) in impeg2d_pre_pic_dec_proc()
Dimpeg2d_dec_hdr.c1096 …if((NULL != ps_dec->ps_disp_pic) && ((0 == ps_dec->u4_share_disp_buf) || (IV_YUV_420P != ps_dec->i… in impeg2d_dec_pic_data_thread()
1355 …if((NULL != ps_dec->ps_disp_pic) && ((0 == ps_dec->u4_share_disp_buf) || (IV_YUV_420P != ps_dec->i… in impeg2d_get_slice_pos()
/external/libhevc/decoder/
Dihevcd_decode.c275 if(ps_codec->e_chroma_fmt != IV_YUV_420P) in ihevcd_fill_outargs()
326 else if(IV_YUV_420P == ps_codec->e_chroma_fmt) in ihevcd_fill_outargs()
502 || (IV_YUV_420P in ihevcd_decode()
762 ((0 == ps_codec->i4_share_disp_buf) || (IV_YUV_420P == ps_codec->e_chroma_fmt))) in ihevcd_decode()
837 (IV_YUV_420P == ps_codec->e_chroma_fmt)) && in ihevcd_decode()
Dihevcd_fmt_conv.c756 if((1 == ps_codec->i4_share_disp_buf) && (IV_YUV_420P == ps_codec->e_chroma_fmt)) in ihevcd_fmt_conv()
843 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()
1191 if((ps_create_ip->s_ivd_create_ip_t.e_output_format != IV_YUV_420P) && in ihevcd_allocate_static_bufs()
2224 if(ps_codec->e_chroma_fmt == IV_YUV_420P) in ihevcd_set_display_frame()
2243 if(ps_codec->e_chroma_fmt == IV_YUV_420P) in ihevcd_set_display_frame()
2381 if(ps_codec->e_chroma_fmt == IV_YUV_420P) in ihevcd_get_status()
2450 if(ps_codec->e_chroma_fmt == IV_YUV_420P) in ihevcd_get_status()
2541 if(ps_codec->e_chroma_fmt == IV_YUV_420P) in ihevcd_get_buf_info()
2620 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()
1304 ((0 == ps_codec->i4_share_disp_buf) || (IV_YUV_420P == ps_codec->e_chroma_fmt))) in ihevcd_parse_pic_init()
/external/libhevc/common/
Div.h72 IV_YUV_420P = 0x1, enumerator
/external/libavc/decoder/
Div.h74 IV_YUV_420P = 0x1, enumerator
Dih264d_api.c258 if((ps_ip->s_ivd_create_ip_t.e_output_format != IV_YUV_420P) in api_check_struct_sanity()
1282 if((ps_dec->u1_chroma_format != IV_YUV_420P) in ih264d_allocate_static_bufs()
1651 if(u1_chroma_format == IV_YUV_420P) in ih264d_get_outbuf_size()
1661 if(u1_chroma_format == IV_YUV_420P) in ih264d_get_outbuf_size()
2921 if(ps_dec->u1_chroma_format == IV_YUV_420P) in ih264d_get_status()
2952 if(ps_dec->u1_chroma_format == IV_YUV_420P) in ih264d_get_status()
Dih264d_utils.c998 if(pv_disp_op->e_output_format == IV_YUV_420P) in ih264d_get_next_display_field()
1673 || (ps_dec->u1_chroma_format == IV_YUV_420P)) in ih264d_create_pic_buffers()
1730 if(ps_dec->u1_chroma_format == IV_YUV_420P) in ih264d_create_pic_buffers()
2043 || (ps_dec->u1_chroma_format == IV_YUV_420P)) in ih264d_allocate_dynamic_bufs()
Dih264d_format_conv.c701 if(pv_disp_op->e_output_format == IV_YUV_420P) in ih264d_format_convert()
/external/libmpeg2/common/
Div.h88 IV_YUV_420P = 0x1, enumerator
/external/libavc/encoder/
Div2.h83 IV_YUV_420P = 0x0, enumerator
Dih264e_fmt_conv.c854 else if (IV_YUV_420P == ps_codec->s_cfg.e_recon_color_fmt) in ih264e_fmt_conv()
Dih264e_api.c441 if ((ps_ip->s_ive_ip.e_inp_color_fmt != IV_YUV_420P) in api_check_struct_sanity()
452 if ((ps_ip->s_ive_ip.e_recon_color_fmt != IV_YUV_420P) in api_check_struct_sanity()
942 if ((ps_ip->s_ive_ip.e_inp_color_fmt != IV_YUV_420P) in api_check_struct_sanity()
2363 ps_cfg->e_recon_color_fmt = IV_YUV_420P; in ih264e_set_default_params()
4633 if (ps_ip->s_ive_ip.e_inp_color_fmt == IV_YUV_420P) in ih264e_get_buf_info()
Dih264e_process.c1216 ps_codec->s_cfg.e_inp_color_fmt == IV_YUV_420P || in ih264e_init_proc_ctxt()
1296 case IV_YUV_420P : in ih264e_init_proc_ctxt()
/external/libhevc/test/decoder/
Dmain.c925 if(ps_app_ctx->e_output_chroma_format == IV_YUV_420P) in dump_output()
1185 ps_app_ctx->e_output_chroma_format = IV_YUV_420P; in parse_argument()
1199 ps_app_ctx->e_output_chroma_format = IV_YUV_420P; in parse_argument()
1689 return IV_YUV_420P; in default_get_color_fmt()
2281 case IV_YUV_420P: in hevcdec_main()
2324 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.c932 if(ps_app_ctx->e_output_chroma_format == IV_YUV_420P) in dump_output()
1193 ps_app_ctx->e_output_chroma_format = IV_YUV_420P; in parse_argument()
1207 ps_app_ctx->e_output_chroma_format = IV_YUV_420P; in parse_argument()
1751 return IV_YUV_420P; in default_get_color_fmt()
2383 … if((0 == s_app_ctx.u4_share_disp_buf) || (IV_YUV_420P == s_app_ctx.e_output_chroma_format)) in h264dec_main()
2388 case IV_YUV_420P: in h264dec_main()
/external/libmpeg2/test/decoder/
Dmain.c943 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()
1722 return IV_YUV_420P; in default_get_color_fmt()
2253 … if((0 == s_app_ctx.share_disp_buf) || (IV_YUV_420P == s_app_ctx.e_output_chroma_format)) in vdec_main()

12