Home
last modified time | relevance | path

Searched refs:ihevce_coding_params_t (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_encode_header.h105 ihevce_coding_params_t *ps_coding_params,
116 ihevce_coding_params_t *ps_coding_params,
127 ihevce_coding_params_t *ps_coding_params,
H A Dihevce_entropy_ctxt.h80 ihevce_coding_params_t *ps_coding_params;
H A Dihevce_api.h607 } ihevce_coding_params_t; typedef
1066 ihevce_coding_params_t s_coding_tools_prms;
H A Dihevce_encode_header.c1996 ihevce_coding_params_t *ps_coding_params, in ihevce_populate_vps()
2281 ihevce_coding_params_t *ps_coding_params, in ihevce_populate_sps()
2706 ihevce_coding_params_t *ps_coding_params, in ihevce_populate_pps()
H A Dihevce_memory_init.c490 sizeof(ihevce_coding_params_t)); in ihevce_mem_manager_init()
2489 sizeof(ihevce_coding_params_t)); in ihevce_mem_manager_init()
H A Dihevce_enc_structs.h2950 ihevce_coding_params_t s_runtime_coding_prms;
H A Dihevce_error_check.c1288 if(ps_static_cfg_prms->s_coding_tools_prms.i4_size != sizeof(ihevce_coding_params_t)) in ihevce_hle_validate_static_params()
H A Dihevce_plugin.c297 ps_params->s_coding_tools_prms.i4_size = sizeof(ihevce_coding_params_t); in ihevce_set_def_params()