Home
last modified time | relevance | path

Searched defs:ps_vps (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_encode_header.c830 WORD32 ihevce_generate_vps(bitstrm_t *ps_bitstrm, vps_t *ps_vps) in ihevce_generate_vps()
1993 vps_t *ps_vps, in ihevce_populate_vps()
2278 vps_t *ps_vps, in ihevce_populate_sps()
H A Dihevce_entropy_ctxt.h50 vps_t *ps_vps; member
H A Dihevce_entropy_cod.c693 vps_t *ps_vps; in ihevce_entropy_encode_header() local
H A Dihevce_entropy_interface.c322 vps_t *ps_vps = ps_curr_inp->ps_vps; in ihevce_entropy_encode_frame() local
H A Dihevce_cabac_rdo.c139 vps_t *ps_vps, in ihevce_entropy_rdo_frame_init()
H A Dihevce_entropy_structs.h208 vps_t *ps_vps; member
H A Dihevce_encode_header_sei_vui.c2058 WORD32 ihevce_populate_active_parameter_set_sei(sei_params_t *ps_sei, vps_t *ps_vps, sps_t *ps_sps) in ihevce_populate_active_parameter_set_sei()
H A Dihevce_enc_loop_pass.c5861 vps_t *ps_vps, in ihevce_enc_loop_frame_init()
H A Dihevce_enc_structs.h1553 vps_t *ps_vps; member
1961 vps_t *ps_vps; member
/aosp_15_r20/external/libhevc/decoder/
H A Dihevcd_parse_slice_header.c101 IHEVCD_ERROR_T ihevcd_operation_point_set(vps_t *ps_vps, bitstrm_t *ps_bitstrm, WORD32 ops_idx) in ihevcd_operation_point_set()
H A Dihevcd_parse_headers.c1329 vps_t *ps_vps; in ihevcd_parse_vps() local