Home
last modified time | relevance | path

Searched refs:IV_YUV_420SP_UV (Results 1 – 21 of 21) sorted by relevance

/external/libavc/test/encoder/
Dpsnr.c118 if((IV_YUV_420SP_UV == ps_buf1->e_color_fmt) in compute_psnr()
119 || (IV_YUV_420SP_UV == ps_buf1->e_color_fmt)) in compute_psnr()
127 if(IV_YUV_420SP_UV == ps_buf1->e_color_fmt) in compute_psnr()
134 if(IV_YUV_420SP_UV == ps_buf1->e_color_fmt) in compute_psnr()
142 if ((IV_YUV_420SP_UV == ps_buf2->e_color_fmt) in compute_psnr()
143 || (IV_YUV_420SP_UV == ps_buf2->e_color_fmt)) in compute_psnr()
151 if(IV_YUV_420SP_UV == ps_buf2->e_color_fmt) in compute_psnr()
158 if(IV_YUV_420SP_UV == ps_buf2->e_color_fmt) in compute_psnr()
Dapp.h93 #define DEFAULT_INP_COLOR_FMT IV_YUV_420SP_UV
Dmain.c345 e_chroma_format = IV_YUV_420SP_UV; in get_chroma_fmt()
1594 if(IV_YUV_420SP_UV == ps_app_ctxt->e_inp_color_fmt|| in synchronous_encode()
/external/libavc/decoder/
Dih264d_format_conv.c690 (pv_disp_op->e_output_format == IV_YUV_420SP_UV)) in ih264d_format_convert()
739 else if((pv_disp_op->e_output_format == IV_YUV_420SP_UV) || in ih264d_format_convert()
750 if(pv_disp_op->e_output_format == IV_YUV_420SP_UV) in ih264d_format_convert()
Div.h98 IV_YUV_420SP_UV = 0xb, enumerator
Dih264d_api.c475 != IV_YUV_420SP_UV) in api_check_struct_sanity()
661 != IV_YUV_420SP_UV) in api_check_struct_sanity()
1715 != IV_YUV_420SP_UV) in ih264d_init_video_decoder()
1922 if((chroma_format != IV_YUV_420P) && (chroma_format != IV_YUV_420SP_UV) in ih264d_fill_num_mem_rec()
2036 || (chroma_format == IV_YUV_420SP_UV) in ih264d_fill_num_mem_rec()
2041 if(chroma_format == IV_YUV_420SP_UV) in ih264d_fill_num_mem_rec()
3725 else if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_status()
3766 else if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_status()
3820 else if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_buf_info()
3946 else if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_buf_info()
[all …]
Dih264d_utils.c870 if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_numbuf_dpb_bank()
876 if(ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_numbuf_dpb_bank()
1284 else if((pv_disp_op->e_output_format == IV_YUV_420SP_UV) in ih264d_get_next_display_field()
1930 if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_create_pic_buffers()
1937 if(ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_create_pic_buffers()
/external/libmpeg2/common/
Div.h98 IV_YUV_420SP_UV = 0xb, enumerator
/external/libhevc/common/
Div.h96 IV_YUV_420SP_UV = 0xb, enumerator
/external/libavc/encoder/
Div2.h84 IV_YUV_420SP_UV = 0x1, enumerator
Dih264e_fmt_conv.c823 is_u_first = (IV_YUV_420SP_UV == ps_codec->e_codec_color_format) ? 1 : 0; in ih264e_fmt_conv()
845 if ((IV_YUV_420SP_UV == ps_codec->s_cfg.e_recon_color_fmt) || in ih264e_fmt_conv()
Dih264e_api.c443 && (ps_ip->s_ive_ip.e_inp_color_fmt != IV_YUV_420SP_UV) in api_check_struct_sanity()
453 && (ps_ip->s_ive_ip.e_recon_color_fmt != IV_YUV_420SP_UV) in api_check_struct_sanity()
944 && (ps_ip->s_ive_ip.e_inp_color_fmt != IV_YUV_420SP_UV) in api_check_struct_sanity()
2306 ps_cfg->e_inp_color_fmt = IV_YUV_420SP_UV; in ih264e_set_default_params()
2425 IV_YUV_420SP_VU : IV_YUV_420SP_UV; in ih264e_init()
4610 else if ((ps_ip->s_ive_ip.e_inp_color_fmt == IV_YUV_420SP_UV) in ih264e_get_buf_info()
Dih264e_process.c1212 if ((ps_codec->s_cfg.e_inp_color_fmt == IV_YUV_420SP_UV) || in ih264e_init_proc_ctxt()
1240 case IV_YUV_420SP_UV: in ih264e_init_proc_ctxt()
/external/libmpeg2/decoder/
Dimpeg2d_api_main.c397 (i4_chroma_format != IV_YUV_420SP_UV) && in impeg2d_fill_mem_rec()
673 else if((ps_dec_state->i4_chromaFormat == IV_YUV_420SP_UV) in impeg2d_api_get_buf_info()
739 else if((ps_dec_state->i4_chromaFormat == IV_YUV_420SP_UV) in impeg2d_api_get_buf_info()
1135 …else if((ps_dec_state->i4_chromaFormat == IV_YUV_420SP_UV) || (ps_dec_state->i4_chromaFormat == IV… in impeg2d_api_get_status()
1257 if((ps_codec->i4_chromaFormat == IV_YUV_420SP_UV) in impeg2d_get_frame_dimensions()
1483 (u4_chroma_format != IV_YUV_420SP_UV) && in impeg2d_api_init()
2231 …format != IV_YUV_422ILE)&&(ps_ip->s_ivd_init_ip_t.e_output_format != IV_YUV_420SP_UV)&&(ps_ip->s_i… in impeg2d_api_check_struct_sanity()
3089 case IV_YUV_420SP_UV: in impeg2d_api_entity()
3177 case IV_YUV_420SP_UV: in impeg2d_api_entity()
Dimpeg2d_pic_proc.c109 else if((ps_dec->i4_chromaFormat == IV_YUV_420SP_UV) || in impeg2d_format_convert()
123 if(ps_dec->i4_chromaFormat == IV_YUV_420SP_UV) in impeg2d_format_convert()
/external/libhevc/decoder/
Dihevcd_fmt_conv.c740 is_u_first = (IV_YUV_420SP_UV == ps_codec->e_ref_chroma_fmt) ? 1 : 0; in ihevcd_fmt_conv()
831 … if((IV_YUV_420SP_UV == ps_codec->e_chroma_fmt) || (IV_YUV_420SP_VU == ps_codec->e_chroma_fmt)) in ihevcd_fmt_conv()
Dihevcd_api.c444 != IV_YUV_420SP_UV) in api_check_struct_sanity()
630 != IV_YUV_420SP_UV) in api_check_struct_sanity()
1535 ps_codec->e_ref_chroma_fmt = IV_YUV_420SP_UV; in ihevcd_init()
1821 (chroma_format != IV_YUV_420SP_UV) && in ihevcd_fill_num_mem_rec()
2547 (dec_init_ip->s_ivd_init_ip_t.e_output_format != IV_YUV_420SP_UV) && in ihevcd_init_mem_rec()
3325 else if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_status()
3435 else if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_status()
3510 else if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_buf_info()
3616 else if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_buf_info()
4000 if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_frame_dimensions()
Dihevcd_decode.c268 || (IV_YUV_420SP_UV == ps_codec->e_chroma_fmt)) in ihevcd_fill_outargs()
/external/libhevc/test/decoder/
Dmain.c997 else if((ps_app_ctx->e_output_chroma_format == IV_YUV_420SP_UV) in dump_output()
1201 ps_app_ctx->e_output_chroma_format = IV_YUV_420SP_UV; in parse_argument()
1910 s_app_ctx.e_output_chroma_format = IV_YUV_420SP_UV; in hevcdec_main()
/external/libavc/test/decoder/
Dmain.c1007 else if((ps_app_ctx->e_output_chroma_format == IV_YUV_420SP_UV) in dump_output()
1211 ps_app_ctx->e_output_chroma_format = IV_YUV_420SP_UV; in parse_argument()
1976 s_app_ctx.e_output_chroma_format = IV_YUV_420SP_UV; in h264dec_main()
/external/libmpeg2/test/decoder/
Dmain.c1003 else if((ps_app_ctx->e_output_chroma_format == IV_YUV_420SP_UV) in dump_output()
1207 ps_app_ctx->e_output_chroma_format = IV_YUV_420SP_UV; in parse_argument()
1918 s_app_ctx.e_output_chroma_format = IV_YUV_420SP_UV; in vdec_main()