Home
last modified time | relevance | path

Searched defs:ps_pps (Results 1 – 25 of 40) sorted by relevance

12

/external/libavc/encoder/
Dih264e_encode_header.c619 WORD32 ih264e_generate_pps(bitstrm_t *ps_bitstrm, pps_t *ps_pps, sps_t *ps_sps) in ih264e_generate_pps()
827 pps_t *ps_pps, in ih264e_generate_slice_header()
1302 IH264E_ERROR_T ih264e_populate_pps(codec_t *ps_codec, pps_t *ps_pps) in ih264e_populate_pps()
1387 pps_t *ps_pps, in ih264e_populate_slice_header()
Dih264e_process.c153 pps_t *ps_pps = NULL; in ih264e_generate_sps_pps() local
294 pps_t *ps_pps = ps_entropy->ps_pps_base + (ps_entropy->u4_pps_id % MAX_PPS_CNT); in ih264e_entropy() local
/external/libhevc/encoder/
Dihevce_encode_header.c561 bitstrm_t *ps_bitstrm, sps_t *ps_sps, pps_t *ps_pps, slice_header_t *ps_slice_hdr) in ihevce_generate_pred_weight_table()
1236 WORD32 ihevce_generate_pps(bitstrm_t *ps_bitstrm, pps_t *ps_pps) in ihevce_generate_pps()
1488 pps_t *ps_pps, in ihevce_generate_slice_header()
2702 pps_t *ps_pps, in ihevce_populate_pps()
2937 pps_t *ps_pps, in ihevce_populate_slice_header()
3236 pps_t *ps_pps, in ihevce_insert_entry_offset_slice_header()
Dihevce_entropy_ctxt.h60 pps_t *ps_pps; member
Dihevce_cabac_cu_pu.c1059 pps_t *ps_pps = ps_entropy_ctxt->ps_pps; in ihevce_cabac_encode_coding_unit() local
1658 pps_t *ps_pps = ps_entropy_ctxt->ps_pps; in ihevce_encode_coding_quadtree() local
1884 pps_t *ps_pps = ps_entropy_ctxt->ps_pps; in ihevce_encode_slice_data() local
Dihevce_entropy_cod.c681 pps_t *ps_pps; in ihevce_entropy_encode_header() local
Dihevce_entropy_interface.c324 pps_t *ps_pps = ps_curr_inp->ps_pps; in ihevce_entropy_encode_frame() local
Dihevce_cabac_rdo.c137 pps_t *ps_pps, in ihevce_entropy_rdo_frame_init()
/external/libhevc/decoder/
Dihevcd_nal.c447 pps_t *ps_pps = ps_codec->ps_pps_base + MAX_PPS_CNT - 1; in ihevcd_nal_unit() local
Dihevcd_parse_headers.c150 pps_t *ps_pps, in ihevcd_parse_pred_wt_ofst()
1978 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_unmark_pps() local
2048 pps_t *ps_pps; in ihevcd_parse_pps() local
2423 pps_t *ps_pps, *ps_pps_ref; in ihevcd_copy_pps() local
Dihevcd_ref_list.c93 WORD32 ihevcd_ref_list(codec_t *ps_codec, pps_t *ps_pps, sps_t *ps_sps, slice_header_t *ps_slice_hd… in ihevcd_ref_list()
Dihevcd_deblk.c127 pps_t *ps_pps; in ihevcd_deblk_ctb() local
Dihevcd_boundary_strength.c211 pps_t *ps_pps; in ihevcd_ctb_boundary_strength_islice() local
461 pps_t *ps_pps; in ihevcd_ctb_boundary_strength_pbslice() local
Dihevcd_parse_slice_header.c226 pps_t *ps_pps; in ihevcd_parse_slice_header() local
Dihevcd_parse_slice.c127 pps_t *ps_pps; in ihevcd_parse_transform_tree() local
1171 pps_t *ps_pps; in ihevcd_parse_coding_unit() local
1692 pps_t *ps_pps; in ihevcd_parse_coding_quadtree() local
2293 pps_t *ps_pps; in ihevcd_parse_slice_data() local
Dihevcd_inter_pred.c122 pps_t *ps_pps; in ihevcd_inter_pred_ctb() local
Dihevcd_api.c1080 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_init() local
1428 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_allocate_static_bufs() local
1673 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_allocate_dynamic_bufs() local
Dihevcd_process_slice.c113 pps_t *ps_pps = ps_proc->ps_pps; in ihevcd_proc_map_check() local
1384 pps_t *ps_pps; in ihevcd_init_proc_ctxt() local
Dihevcd_get_mv.c112 pps_t *ps_pps; in ihevcd_get_mv_ctb() local
Dihevcd_parse_residual.c189 pps_t *ps_pps; in ihevcd_parse_residual_coding() local
Dihevcd_mv_merge.c485 pps_t *ps_pps; in ihevcd_mv_merge() local
Dihevcd_structs.h222 pps_t *ps_pps; member
320 pps_t *ps_pps; member
469 pps_t *ps_pps; member
538 pps_t *ps_pps; member
846 pps_t *ps_pps; member
1233 pps_t *ps_pps; member
/external/libavc/decoder/
Dih264d_parse_slice.c166 dec_pic_params_t *ps_pps) in ih264d_start_of_pic()
1073 dec_pic_params_t *ps_pps; in ih264d_parse_decode_slice() local
Dih264d_parse_headers.c274 dec_pic_params_t * ps_pps = NULL; in ih264d_parse_pps() local
Dih264d_utils.c158 dec_pic_params_t * ps_pps, in ih264d_decode_pic_order_cnt()
774 dec_pic_params_t *ps_pps) in ih264d_init_pic()

12