Home
last modified time | relevance | path

Searched refs:IV_YUV_420SP_UV (Results 1 – 23 of 23) 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.c347 e_chroma_format = IV_YUV_420SP_UV; in get_chroma_fmt()
1663 if(IV_YUV_420SP_UV == ps_app_ctxt->e_inp_color_fmt|| in synchronous_encode()
/external/libhevc/common/
Div.h82 IV_YUV_420SP_UV = 0xb, enumerator
/external/libavc/decoder/
Div.h84 IV_YUV_420SP_UV = 0xb, enumerator
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()
Dih264d_utils.c1037 else if((pv_disp_op->e_output_format == IV_YUV_420SP_UV) in ih264d_get_next_display_field()
1671 if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_create_pic_buffers()
1678 if(ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_create_pic_buffers()
2041 if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_allocate_dynamic_bufs()
2048 if(ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_allocate_dynamic_bufs()
Dih264d_api.c264 != IV_YUV_420SP_UV) in api_check_struct_sanity()
1284 != IV_YUV_420SP_UV) in ih264d_allocate_static_bufs()
1657 else if((u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_outbuf_size()
1677 else if((u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_outbuf_size()
2933 else if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_status()
2974 else if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_status()
3633 if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_frame_dimensions()
/external/libmpeg2/common/
Div.h98 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()
2361 ps_cfg->e_inp_color_fmt = IV_YUV_420SP_UV; in ih264e_set_default_params()
2480 IV_YUV_420SP_VU : IV_YUV_420SP_UV; in ih264e_init()
4665 else if ((ps_ip->s_ive_ip.e_inp_color_fmt == IV_YUV_420SP_UV) in ih264e_get_buf_info()
Dih264e_process.c1220 if ((ps_codec->s_cfg.e_inp_color_fmt == IV_YUV_420SP_UV) || in ih264e_init_proc_ctxt()
1248 case IV_YUV_420SP_UV: in ih264e_init_proc_ctxt()
/external/libmpeg2/decoder/
Dimpeg2d_api_main.c505 (i4_chroma_format != IV_YUV_420SP_UV) && in impeg2d_fill_mem_rec()
1230 …else if((ps_dec_state->i4_chromaFormat == IV_YUV_420SP_UV) || (ps_dec_state->i4_chromaFormat == IV… in impeg2d_api_get_status()
1352 if((ps_codec->i4_chromaFormat == IV_YUV_420SP_UV) in impeg2d_get_frame_dimensions()
1522 else if((u1_chroma_format == IV_YUV_420SP_UV) in impeg2d_get_outbuf_size()
1548 else if((u1_chroma_format == IV_YUV_420SP_UV) in impeg2d_get_outbuf_size()
1682 (u4_chroma_format != IV_YUV_420SP_UV) && in impeg2d_api_init()
2453 …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()
3370 case IV_YUV_420SP_UV: in impeg2d_api_entity()
3458 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()
127 if(ps_dec->i4_chromaFormat == IV_YUV_420SP_UV) in impeg2d_format_convert()
Dimpeg2d_deinterlace.c244 if((ps_dec->i4_chromaFormat != IV_YUV_420SP_UV) && in impeg2d_deinterlace()
/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.c234 != IV_YUV_420SP_UV) in api_check_struct_sanity()
1056 ps_codec->e_ref_chroma_fmt = IV_YUV_420SP_UV; in ihevcd_init()
1192 (ps_create_ip->s_ivd_create_ip_t.e_output_format != IV_YUV_420SP_UV) && in ihevcd_allocate_static_bufs()
2389 else if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_status()
2474 else if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_status()
2549 else if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_buf_info()
2644 else if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_buf_info()
3027 if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_frame_dimensions()
Dihevcd_utils.c750 else if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_check_out_buf_size()
778 else if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_check_out_buf_size()
Dihevcd_decode.c314 || (IV_YUV_420SP_UV == ps_codec->e_chroma_fmt)) in ihevcd_fill_outargs()
/external/libhevc/test/decoder/
Dmain.c989 else if((ps_app_ctx->e_output_chroma_format == IV_YUV_420SP_UV) in dump_output()
1193 ps_app_ctx->e_output_chroma_format = IV_YUV_420SP_UV; in parse_argument()
1888 s_app_ctx.e_output_chroma_format = IV_YUV_420SP_UV; in hevcdec_main()
2288 case IV_YUV_420SP_UV: in hevcdec_main()
/external/libavc/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()
1952 s_app_ctx.e_output_chroma_format = IV_YUV_420SP_UV; in h264dec_main()
2395 case IV_YUV_420SP_UV: in h264dec_main()
/external/libmpeg2/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()
1926 s_app_ctx.e_output_chroma_format = IV_YUV_420SP_UV; in vdec_main()