Home
last modified time | relevance | path

Searched refs:IV_YUV_422ILE (Results 1 – 17 of 17) sorted by relevance

/external/libhevc/common/
Div.h76 IV_YUV_422ILE = 0x5, enumerator
/external/libavc/decoder/
Div.h78 IV_YUV_422ILE = 0x5, enumerator
Dih264d_api.c256 != IV_YUV_422ILE) in api_check_struct_sanity()
2692 else if(ps_dec->u1_chroma_format == IV_YUV_422ILE) in ih264d_get_status()
2727 else if(ps_dec->u1_chroma_format == IV_YUV_422ILE) in ih264d_get_status()
2791 else if(ps_dec->u1_chroma_format == IV_YUV_422ILE) in ih264d_get_buf_info()
2879 else if(ps_dec->u1_chroma_format == IV_YUV_422ILE) in ih264d_get_buf_info()
Dih264d_utils.c1109 || (pv_disp_op->e_output_format == IV_YUV_422ILE)) in ih264d_get_next_display_field()
/external/libavc/test/encoder/
Dinput.c128 if (IV_YUV_422ILE == ps_raw_buf->e_color_fmt) in read_input()
183 if (IV_YUV_422ILE == ps_raw_buf->e_color_fmt) in dump_input()
Dmain.c341 e_chroma_format = IV_YUV_422ILE; in get_chroma_fmt()
1645 else if(IV_YUV_422ILE == ps_app_ctxt->e_inp_color_fmt) in synchronous_encode()
/external/libmpeg2/common/
Div.h92 IV_YUV_422ILE = 0x5, enumerator
/external/libavc/encoder/
Div2.h89 IV_YUV_422ILE = 0x12, enumerator
Dih264e_process.c1191 ps_codec->s_cfg.e_inp_color_fmt == IV_YUV_422ILE) in ih264e_init_proc_ctxt()
1207 if (ps_codec->s_cfg.e_inp_color_fmt == IV_YUV_422ILE || in ih264e_init_proc_ctxt()
1310 case IV_YUV_422ILE : in ih264e_init_proc_ctxt()
Dih264e_utils.c1798 if (ps_codec->s_cfg.e_inp_color_fmt == IV_YUV_422ILE) in ih264e_pic_init()
1809 if (ps_codec->s_cfg.e_inp_color_fmt == IV_YUV_422ILE in ih264e_pic_init()
Dih264e_api.c442 && (ps_ip->s_ive_ip.e_inp_color_fmt != IV_YUV_422ILE) in api_check_struct_sanity()
943 && (ps_ip->s_ive_ip.e_inp_color_fmt != IV_YUV_422ILE) in api_check_struct_sanity()
4596 else if (ps_ip->s_ive_ip.e_inp_color_fmt == IV_YUV_422ILE) in ih264e_get_buf_info()
/external/libmpeg2/decoder/
Dimpeg2d_api_main.c725 else if(ps_dec_state->i4_chromaFormat == IV_YUV_422ILE) in impeg2d_api_get_buf_info()
794 else if(ps_dec_state->i4_chromaFormat == IV_YUV_422ILE) in impeg2d_api_get_buf_info()
1147 else if(ps_dec_state->i4_chromaFormat == IV_YUV_422ILE) in impeg2d_api_get_status()
1185 else if(ps_dec_state->i4_chromaFormat == IV_YUV_422ILE) in impeg2d_api_get_status()
1748 if((ps_dec_state->i4_chromaFormat == IV_YUV_422ILE) in impeg2d_api_init()
2297 …(ps_ip->s_ivd_init_ip_t.e_output_format != IV_YUV_422ILE)&&(ps_ip->s_ivd_init_ip_t.e_output_format… in impeg2d_api_check_struct_sanity()
3189 case IV_YUV_422ILE: in impeg2d_api_entity()
3277 case IV_YUV_422ILE: in impeg2d_api_entity()
Dimpeg2d_pic_proc.c82 else if (IV_YUV_422ILE == ps_dec->i4_chromaFormat) in impeg2d_format_convert()
/external/libhevc/decoder/
Dihevcd_api.c230 != IV_YUV_422ILE) in api_check_struct_sanity()
2334 else if(ps_codec->e_chroma_fmt == IV_YUV_422ILE) in ihevcd_get_status()
2407 else if(ps_codec->e_chroma_fmt == IV_YUV_422ILE) in ihevcd_get_status()
2494 else if(ps_codec->e_chroma_fmt == IV_YUV_422ILE) in ihevcd_get_buf_info()
2577 else if(ps_codec->e_chroma_fmt == IV_YUV_422ILE) in ihevcd_get_buf_info()
/external/libhevc/test/decoder/
Dmain.c1187 ps_app_ctx->e_output_chroma_format = IV_YUV_422ILE; in parse_argument()
2296 case IV_YUV_422ILE: in hevcdec_main()
/external/libavc/test/decoder/
Dmain.c1195 ps_app_ctx->e_output_chroma_format = IV_YUV_422ILE; in parse_argument()
2403 case IV_YUV_422ILE: in h264dec_main()
/external/libmpeg2/test/decoder/
Dmain.c1205 ps_app_ctx->e_output_chroma_format = IV_YUV_422ILE; in parse_argument()