Searched refs:IV_COLOR_FORMAT_T (Results 1 - 19 of 19) sorted by relevance

/external/libavc/encoder/
H A Div2.h99 }IV_COLOR_FORMAT_T; typedef in typeref:enum:__anon10631
238 IV_COLOR_FORMAT_T e_color_fmt;
332 IV_COLOR_FORMAT_T e_color_format;
H A Dive2.h280 IV_COLOR_FORMAT_T e_inp_color_fmt;
286 IV_COLOR_FORMAT_T e_recon_color_fmt;
727 IV_COLOR_FORMAT_T e_inp_color_fmt;
H A Dih264e_structs.h364 IV_COLOR_FORMAT_T e_inp_color_fmt;
370 IV_COLOR_FORMAT_T e_recon_color_fmt;
2186 IV_COLOR_FORMAT_T e_codec_color_format;
/external/libavc/decoder/
H A Divd.h283 IV_COLOR_FORMAT_T e_output_format;
468 IV_COLOR_FORMAT_T e_output_format;
549 IV_COLOR_FORMAT_T e_output_format;
929 IV_COLOR_FORMAT_T e_output_chroma_format;
H A Div.h69 /* IV_COLOR_FORMAT_T: This enumeration lists all the color formats which */
87 }IV_COLOR_FORMAT_T; typedef in typeref:enum:__anon10450
H A Dih264d_format_conv.c704 IV_COLOR_FORMAT_T e_output_format = pv_disp_op->e_output_format;
/external/libhevc/common/
H A Divd.h281 IV_COLOR_FORMAT_T e_output_format;
466 IV_COLOR_FORMAT_T e_output_format;
547 IV_COLOR_FORMAT_T e_output_format;
927 IV_COLOR_FORMAT_T e_output_chroma_format;
H A Div.h67 /* IV_COLOR_FORMAT_T: This enumeration lists all the color formats which */
85 }IV_COLOR_FORMAT_T; typedef in typeref:enum:__anon11540
/external/libmpeg2/decoder/
H A Divd.h292 IV_COLOR_FORMAT_T e_output_format;
414 IV_COLOR_FORMAT_T e_output_format;
495 IV_COLOR_FORMAT_T e_output_format;
875 IV_COLOR_FORMAT_T e_output_chroma_format;
H A Dimpeg2d.h202 IV_COLOR_FORMAT_T e_output_format;
H A Dimpeg2d_api_main.c1189 ps_ctl_dec_op->s_ivd_ctl_getstatus_op_t.e_output_chroma_format = (IV_COLOR_FORMAT_T)ps_dec_state->i4_chromaFormat;
3349 ps_dec_op->s_ivd_video_decode_op_t.e_output_format = (IV_COLOR_FORMAT_T)ps_dec_state->i4_chromaFormat;
3432 ps_dec_op->s_ivd_video_decode_op_t.e_output_format = (IV_COLOR_FORMAT_T)ps_dec_state->i4_chromaFormat;
/external/libavc/test/encoder/
H A Dapp.h228 IV_COLOR_FORMAT_T e_inp_color_fmt;
229 IV_COLOR_FORMAT_T e_recon_color_fmt;
348 void init_raw_buf_descr(app_ctxt_t *ps_app_ctxt, iv_raw_buf_t *ps_raw_buf, UWORD8 *pu1_buf, IV_COLOR_FORMAT_T e_color_fmt);
H A Drecon.c157 void init_raw_buf_descr(app_ctxt_t *ps_app_ctxt, iv_raw_buf_t *ps_raw_buf, UWORD8 *pu1_buf, IV_COLOR_FORMAT_T e_color_fmt)
H A Dmain.c335 IV_COLOR_FORMAT_T get_chroma_fmt(CHAR *value)
337 IV_COLOR_FORMAT_T e_chroma_format;
/external/libmpeg2/common/
H A Div.h83 /* IV_COLOR_FORMAT_T: This enumeration lists all the color formats which */
101 }IV_COLOR_FORMAT_T; typedef in typeref:enum:__anon11903
/external/libhevc/decoder/
H A Dihevcd_structs.h1723 IV_COLOR_FORMAT_T e_chroma_fmt;
1730 IV_COLOR_FORMAT_T e_ref_chroma_fmt;
/external/libhevc/test/decoder/
H A Dmain.c140 IV_COLOR_FORMAT_T sdl_get_color_fmt(void);
151 IV_COLOR_FORMAT_T gdl_get_color_fmt(void);
162 IV_COLOR_FORMAT_T fbd_get_color_fmt(void);
173 IV_COLOR_FORMAT_T ios_get_color_fmt(void);
183 IV_COLOR_FORMAT_T e_output_chroma_format;
243 IV_COLOR_FORMAT_T (*get_color_fmt)(void);
1687 IV_COLOR_FORMAT_T default_get_color_fmt(void)
2055 s_create_ip.s_ivd_create_ip_t.e_output_format = (IV_COLOR_FORMAT_T)s_app_ctx.e_output_chroma_format;
/external/libmpeg2/test/decoder/
H A Dmain.c134 IV_COLOR_FORMAT_T sdl_get_color_fmt(void);
145 IV_COLOR_FORMAT_T gdl_get_color_fmt(void);
156 IV_COLOR_FORMAT_T fbd_get_color_fmt(void);
167 IV_COLOR_FORMAT_T ios_get_color_fmt(void);
177 IV_COLOR_FORMAT_T e_output_chroma_format;
238 IV_COLOR_FORMAT_T(*get_color_fmt)(void);
1720 IV_COLOR_FORMAT_T default_get_color_fmt(void)
2132 (IV_COLOR_FORMAT_T)s_app_ctx.e_output_chroma_format;
2199 (IV_COLOR_FORMAT_T)s_app_ctx.e_output_chroma_format;
/external/libavc/test/decoder/
H A Dmain.c143 IV_COLOR_FORMAT_T sdl_get_color_fmt(void);
154 IV_COLOR_FORMAT_T gdl_get_color_fmt(void);
165 IV_COLOR_FORMAT_T fbd_get_color_fmt(void);
176 IV_COLOR_FORMAT_T ios_get_color_fmt(void);
186 IV_COLOR_FORMAT_T e_output_chroma_format;
244 IV_COLOR_FORMAT_T (*get_color_fmt)(void);
1749 IV_COLOR_FORMAT_T default_get_color_fmt(void)
2123 s_create_ip.s_ivd_create_ip_t.e_output_format = (IV_COLOR_FORMAT_T)s_app_ctx.e_output_chroma_format;

Completed in 405 milliseconds