/external/libavc/test/encoder/ |
D | psnr.c | 118 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()
|
D | app.h | 93 #define DEFAULT_INP_COLOR_FMT IV_YUV_420SP_UV
|
D | main.c | 347 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/libavc/decoder/ |
D | iv.h | 84 IV_YUV_420SP_UV = 0xb, enumerator
|
D | ih264d_format_conv.c | 690 (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()
|
D | ih264d_utils.c | 1056 else if((pv_disp_op->e_output_format == IV_YUV_420SP_UV) in ih264d_get_next_display_field() 1686 if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_create_pic_buffers() 1693 if(ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_create_pic_buffers() 2055 if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_allocate_dynamic_bufs() 2062 if(ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_allocate_dynamic_bufs()
|
D | ih264d_api.c | 264 != IV_YUV_420SP_UV) in api_check_struct_sanity() 1260 != IV_YUV_420SP_UV) in ih264d_allocate_static_bufs() 2763 else if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_status() 2804 else if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_status() 2858 else if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_buf_info() 2956 else if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_buf_info() 3507 if((ps_dec->u1_chroma_format == IV_YUV_420SP_UV) in ih264d_get_frame_dimensions()
|
/external/libhevc/common/ |
D | iv.h | 82 IV_YUV_420SP_UV = 0xb, enumerator
|
/external/libmpeg2/common/ |
D | iv.h | 98 IV_YUV_420SP_UV = 0xb, enumerator
|
/external/libavc/encoder/ |
D | iv2.h | 84 IV_YUV_420SP_UV = 0x1, enumerator
|
D | ih264e_fmt_conv.c | 823 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()
|
D | ih264e_api.c | 443 && (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() 2343 ps_cfg->e_inp_color_fmt = IV_YUV_420SP_UV; in ih264e_set_default_params() 2462 IV_YUV_420SP_VU : IV_YUV_420SP_UV; in ih264e_init() 4647 else if ((ps_ip->s_ive_ip.e_inp_color_fmt == IV_YUV_420SP_UV) in ih264e_get_buf_info()
|
D | ih264e_process.c | 1213 if ((ps_codec->s_cfg.e_inp_color_fmt == IV_YUV_420SP_UV) || in ih264e_init_proc_ctxt() 1241 case IV_YUV_420SP_UV: in ih264e_init_proc_ctxt()
|
/external/libmpeg2/decoder/ |
D | impeg2d_api_main.c | 469 (i4_chroma_format != IV_YUV_420SP_UV) && in impeg2d_fill_mem_rec() 768 else if((ps_dec_state->i4_chromaFormat == IV_YUV_420SP_UV) in impeg2d_api_get_buf_info() 834 else if((ps_dec_state->i4_chromaFormat == IV_YUV_420SP_UV) in impeg2d_api_get_buf_info() 1228 …else if((ps_dec_state->i4_chromaFormat == IV_YUV_420SP_UV) || (ps_dec_state->i4_chromaFormat == IV… in impeg2d_api_get_status() 1350 if((ps_codec->i4_chromaFormat == IV_YUV_420SP_UV) in impeg2d_get_frame_dimensions() 1586 (u4_chroma_format != IV_YUV_420SP_UV) && in impeg2d_api_init() 2352 …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() 3269 case IV_YUV_420SP_UV: in impeg2d_api_entity() 3357 case IV_YUV_420SP_UV: in impeg2d_api_entity()
|
D | impeg2d_deinterlace.c | 244 if((ps_dec->i4_chromaFormat != IV_YUV_420SP_UV) && in impeg2d_deinterlace()
|
D | impeg2d_pic_proc.c | 109 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()
|
/external/libhevc/decoder/ |
D | ihevcd_fmt_conv.c | 740 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()
|
D | ihevcd_api.c | 234 != 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() 2368 else if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_status() 2453 else if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_status() 2528 else if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_buf_info() 2623 else if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_buf_info() 3006 if((ps_codec->e_chroma_fmt == IV_YUV_420SP_UV) in ihevcd_get_frame_dimensions()
|
D | ihevcd_decode.c | 277 || (IV_YUV_420SP_UV == ps_codec->e_chroma_fmt)) in ihevcd_fill_outargs()
|
/external/libhevc/test/decoder/ |
D | main.c | 989 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/ |
D | main.c | 997 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/ |
D | main.c | 1007 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()
|