Searched refs:vps_t (Results 1 – 18 of 18) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_encode_header.h | 82 WORD32 ihevce_generate_vps(bitstrm_t *ps_bitstrm, vps_t *ps_vps); 102 vps_t *ps_vps, 113 vps_t *ps_vps,
|
D | ihevce_entropy_ctxt.h | 50 vps_t *ps_vps;
|
D | ihevce_cabac_rdo.h | 68 vps_t *ps_vps,
|
D | ihevce_enc_loop_pass.h | 104 vps_t *ps_vps,
|
D | ihevce_encode_header_sei_vui.h | 151 WORD32 ihevce_populate_active_parameter_set_sei(sei_params_t *ps_sei, vps_t *ps_vps, sps_t *ps_sps);
|
D | ihevce_entropy_structs.h | 208 vps_t *ps_vps;
|
D | ihevce_enc_structs.h | 1553 vps_t *ps_vps; 1955 vps_t *ps_vps; 2849 vps_t as_vps[IHEVCE_MAX_NUM_BITRATES];
|
D | ihevce_cabac_rdo.c | 139 vps_t *ps_vps, in ihevce_entropy_rdo_frame_init()
|
D | ihevce_entropy_cod.c | 680 vps_t *ps_vps; in ihevce_entropy_encode_header()
|
D | ihevce_entropy_interface.c | 322 vps_t *ps_vps = ps_curr_inp->ps_vps; in ihevce_entropy_encode_frame()
|
D | ihevce_encode_header.c | 830 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()
|
D | ihevce_encode_header_sei_vui.c | 2057 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()
|
D | ihevce_enc_loop_pass.c | 5865 vps_t *ps_vps, in ihevce_enc_loop_frame_init()
|
/external/libhevc/decoder/ |
D | ihevcd_structs.h | 1070 vps_t *ps_vps_base; 2011 vps_t *ps_vps_base;
|
D | ihevcd_parse_slice_header.c | 101 IHEVCD_ERROR_T ihevcd_operation_point_set(vps_t *ps_vps, bitstrm_t *ps_bitstrm, WORD32 ops_idx) in ihevcd_operation_point_set()
|
D | ihevcd_parse_headers.c | 1324 vps_t *ps_vps; in ihevcd_parse_vps()
|
D | ihevcd_api.c | 1254 size = MAX_VPS_CNT * sizeof(vps_t); in ihevcd_allocate_static_bufs()
|
/external/libhevc/common/ |
D | ihevc_structs.h | 2251 }vps_t; typedef
|