Home
last modified time | relevance | path

Searched refs:IV_COLOR_FORMAT_T (Results 1 – 25 of 25) sorted by relevance

/external/libhevc/fuzzer/
Dhevc_dec_fuzzer.cpp37 const IV_COLOR_FORMAT_T supportedColorFormats[] = {
76 Codec(IV_COLOR_FORMAT_T colorFormat, size_t numCores);
92 IV_COLOR_FORMAT_T mColorFormat;
100 Codec::Codec(IV_COLOR_FORMAT_T colorFormat, size_t numCores) { in Codec()
352 IV_COLOR_FORMAT_T colorFormat = in LLVMFuzzerTestOneInput()
353 (IV_COLOR_FORMAT_T)(supportedColorFormats[colorFormatIdx]); in LLVMFuzzerTestOneInput()
/external/libavc/fuzzer/
Davc_dec_fuzzer.cpp37 const IV_COLOR_FORMAT_T supportedColorFormats[] = {
76 Codec(IV_COLOR_FORMAT_T colorFormat, size_t numCores);
92 IV_COLOR_FORMAT_T mColorFormat;
100 Codec::Codec(IV_COLOR_FORMAT_T colorFormat, size_t numCores) { in Codec()
347 IV_COLOR_FORMAT_T colorFormat = in LLVMFuzzerTestOneInput()
348 (IV_COLOR_FORMAT_T)(supportedColorFormats[colorFormatIdx]); in LLVMFuzzerTestOneInput()
Davc_enc_fuzzer.cpp42 constexpr IV_COLOR_FORMAT_T kSupportedColorFormats[] = {IV_YUV_420P, IV_YUV_420SP_UV, IV_YUV_422ILE,
181 IV_COLOR_FORMAT_T mIvVideoColorFormat = IV_YUV_420P;
182 IV_COLOR_FORMAT_T mReconFormat = IV_YUV_420P;
/external/libavc/encoder/
Div2.h99 }IV_COLOR_FORMAT_T; typedef
238 IV_COLOR_FORMAT_T e_color_fmt;
332 IV_COLOR_FORMAT_T e_color_format;
Dive2.h292 IV_COLOR_FORMAT_T e_inp_color_fmt;
298 IV_COLOR_FORMAT_T e_recon_color_fmt;
739 IV_COLOR_FORMAT_T e_inp_color_fmt;
Dih264e_structs.h370 IV_COLOR_FORMAT_T e_inp_color_fmt;
376 IV_COLOR_FORMAT_T e_recon_color_fmt;
2195 IV_COLOR_FORMAT_T e_codec_color_format;
/external/libmpeg2/decoder/
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;
Dimpeg2d.h202 IV_COLOR_FORMAT_T e_output_format;
Dimpeg2d_api_main.c1163 …ps_ctl_dec_op->s_ivd_ctl_getstatus_op_t.e_output_chroma_format = (IV_COLOR_FORMAT_T)ps_dec_state-… in impeg2d_api_get_status()
3319 …ps_dec_op->s_ivd_video_decode_op_t.e_output_format = (IV_COLOR_FORMAT_T)ps_dec_state->i4_chromaFor… in impeg2d_api_entity()
3402 …ps_dec_op->s_ivd_video_decode_op_t.e_output_format = (IV_COLOR_FORMAT_T)ps_dec_state->i4_chromaFor… in impeg2d_api_entity()
/external/libhevc/common/
Divd.h281 IV_COLOR_FORMAT_T e_output_format;
466 IV_COLOR_FORMAT_T e_output_format;
558 IV_COLOR_FORMAT_T e_output_format;
938 IV_COLOR_FORMAT_T e_output_chroma_format;
Div.h85 }IV_COLOR_FORMAT_T; typedef
/external/libavc/decoder/
Divd.h295 IV_COLOR_FORMAT_T e_output_format;
491 IV_COLOR_FORMAT_T e_output_format;
588 IV_COLOR_FORMAT_T e_output_format;
968 IV_COLOR_FORMAT_T e_output_chroma_format;
Div.h87 }IV_COLOR_FORMAT_T; typedef
Dih264d_format_conv.c704 IV_COLOR_FORMAT_T e_output_format = pv_disp_op->e_output_format; in ih264d_format_convert()
/external/libmpeg2/fuzzer/
Dmpeg2_dec_fuzzer.cpp39 const IV_COLOR_FORMAT_T supportedColorFormats[] = {IV_YUV_420P, IV_YUV_420SP_UV,
64 Codec(IV_COLOR_FORMAT_T colorFormat, size_t numCores);
80 IV_COLOR_FORMAT_T mColorFormat;
90 Codec::Codec(IV_COLOR_FORMAT_T colorFormat, size_t numCores) { in Codec()
429 IV_COLOR_FORMAT_T colorFormat = in LLVMFuzzerTestOneInput()
430 (IV_COLOR_FORMAT_T)(supportedColorFormats[colorFormatIdx]); in LLVMFuzzerTestOneInput()
/external/libavc/test/encoder/
Dapp.h231 IV_COLOR_FORMAT_T e_inp_color_fmt;
232 IV_COLOR_FORMAT_T e_recon_color_fmt;
385 …app_ctxt_t *ps_app_ctxt, iv_raw_buf_t *ps_raw_buf, UWORD8 *pu1_buf, IV_COLOR_FORMAT_T e_color_fmt);
Drecon.c158 …(app_ctxt_t *ps_app_ctxt, iv_raw_buf_t *ps_raw_buf, UWORD8 *pu1_buf, IV_COLOR_FORMAT_T e_color_fmt) in init_raw_buf_descr()
Dmain.c337 IV_COLOR_FORMAT_T get_chroma_fmt(CHAR *value) in get_chroma_fmt()
339 IV_COLOR_FORMAT_T e_chroma_format; in get_chroma_fmt()
/external/libmpeg2/common/
Div.h101 }IV_COLOR_FORMAT_T; typedef
/external/libmpeg2/test/decoder/
Dmain.c131 IV_COLOR_FORMAT_T sdl_get_color_fmt(void);
142 IV_COLOR_FORMAT_T gdl_get_color_fmt(void);
153 IV_COLOR_FORMAT_T fbd_get_color_fmt(void);
164 IV_COLOR_FORMAT_T ios_get_color_fmt(void);
174 IV_COLOR_FORMAT_T e_output_chroma_format;
235 IV_COLOR_FORMAT_T(*get_color_fmt)(void);
1722 IV_COLOR_FORMAT_T default_get_color_fmt(void) in default_get_color_fmt()
2134 (IV_COLOR_FORMAT_T)s_app_ctx.e_output_chroma_format; in vdec_main()
2201 (IV_COLOR_FORMAT_T)s_app_ctx.e_output_chroma_format; in vdec_main()
/external/libhevc/encoder/
Ditt_video_api.h122 } IV_COLOR_FORMAT_T; typedef
/external/libhevc/test/decoder/
Dmain.c137 IV_COLOR_FORMAT_T sdl_get_color_fmt(void);
148 IV_COLOR_FORMAT_T gdl_get_color_fmt(void);
159 IV_COLOR_FORMAT_T fbd_get_color_fmt(void);
170 IV_COLOR_FORMAT_T ios_get_color_fmt(void);
180 IV_COLOR_FORMAT_T e_output_chroma_format;
240 IV_COLOR_FORMAT_T (*get_color_fmt)(void);
1689 IV_COLOR_FORMAT_T default_get_color_fmt(void) in default_get_color_fmt()
2057 …s_create_ip.s_ivd_create_ip_t.e_output_format = (IV_COLOR_FORMAT_T)s_app_ctx.e_output_chroma_forma… in hevcdec_main()
/external/libavc/test/decoder/
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;
241 IV_COLOR_FORMAT_T (*get_color_fmt)(void);
1887 IV_COLOR_FORMAT_T default_get_color_fmt(void) in default_get_color_fmt()
2262 …s_create_ip.s_ivd_create_ip_t.e_output_format = (IV_COLOR_FORMAT_T)s_app_ctx.e_output_chroma_forma… in h264dec_main()
/external/libhevc/decoder/
Dihevcd_structs.h1723 IV_COLOR_FORMAT_T e_chroma_fmt;
1730 IV_COLOR_FORMAT_T e_ref_chroma_fmt;
/external/libhevc/test/encoder/
Dmain.c315 ps_static_prms->s_src_prms.inp_chr_format = (IV_COLOR_FORMAT_T)i4_value; in parse_argument()