Home
last modified time | relevance | path

Searched defs:_codec_t (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libhevc/decoder/
H A Dihevcd_structs.h1648 struct _codec_t struct
1653 WORD32 i4_wd;
1658 WORD32 i4_ht;
1663 WORD32 i4_disp_wd;
1668 WORD32 i4_disp_ht;
1673 WORD32 i4_disp_strd;
1679 WORD32 i4_strd;
1684 WORD32 i4_num_cores;
1689 WORD32 i4_rasl_output_flag;
1695 WORD32 i4_cra_as_first_pic;
[all …]
/aosp_15_r20/external/libavc/encoder/
H A Dih264e_structs.h2181 struct _codec_t struct
2186 WORD32 i4_poc;
2192 WORD32 i4_encode_api_call_cnt;
2197 WORD32 i4_pic_cnt;
2202 WORD32 i4_proc_thread_cnt;
2207 void *pv_ctl_mutex;
2212 cfg_params_t s_cfg;
2217 cfg_params_t as_cfg[MAX_ACTIVE_CONFIG_PARAMS];
2222 IV_COLOR_FORMAT_T e_codec_color_format;
2228 WORD32 i4_rec_strd;
[all …]