Searched refs:pps_t (Results 1 – 21 of 21) sorted by relevance
/external/libhevc/decoder/ |
D | ihevcd_structs.h | 222 pps_t *ps_pps; 320 pps_t *ps_pps; 469 pps_t *ps_pps; 538 pps_t *ps_pps; 846 pps_t *ps_pps; 1080 pps_t *ps_pps_base; 1230 pps_t *ps_pps; 2027 pps_t *ps_pps_base;
|
D | ihevcd_ref_list.h | 37 WORD32 ihevcd_ref_list(codec_t *ps_codec, pps_t *ps_pps, sps_t *ps_sps, slice_header_t *ps_slice_hd…
|
D | ihevcd_parse_slice_header.h | 46 pps_t *ps_pps,
|
D | ihevcd_utils.h | 46 IHEVCD_ERROR_T ihevcd_get_tile_pos(pps_t *ps_pps,
|
D | ihevcd_nal.c | 444 pps_t *ps_pps = ps_codec->ps_pps_base + MAX_PPS_CNT - 1; in ihevcd_nal_unit()
|
D | ihevcd_parse_headers.c | 148 pps_t *ps_pps, in ihevcd_parse_pred_wt_ofst() 1551 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_unmark_pps() 1620 pps_t *ps_pps; in ihevcd_parse_pps() 1910 pps_t *ps_pps, *ps_pps_ref; in ihevcd_copy_pps() 1926 memcpy(ps_pps, ps_pps_ref, sizeof(pps_t)); in ihevcd_copy_pps()
|
D | ihevcd_boundary_strength.c | 211 pps_t *ps_pps; in ihevcd_ctb_boundary_strength_islice() 459 pps_t *ps_pps; in ihevcd_ctb_boundary_strength_pbslice()
|
D | ihevcd_parse_slice_header.c | 225 pps_t *ps_pps; in ihevcd_parse_slice_header() 258 pps_t *ps_pps_ref = ps_codec->ps_pps_base; in ihevcd_parse_slice_header()
|
D | ihevcd_ref_list.c | 93 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()
|
D | ihevcd_get_mv.c | 112 pps_t *ps_pps; in ihevcd_get_mv_ctb()
|
D | ihevcd_parse_residual.c | 189 pps_t *ps_pps; in ihevcd_parse_residual_coding()
|
D | ihevcd_inter_pred.c | 122 pps_t *ps_pps; in ihevcd_inter_pred_ctb()
|
D | ihevcd_deblk.c | 127 pps_t *ps_pps; in ihevcd_deblk_ctb()
|
D | ihevcd_mv_merge.c | 485 pps_t *ps_pps; in ihevcd_mv_merge()
|
D | ihevcd_parse_slice.c | 124 pps_t *ps_pps; in ihevcd_parse_transform_tree() 1158 pps_t *ps_pps; in ihevcd_parse_coding_unit() 1678 pps_t *ps_pps; in ihevcd_parse_coding_quadtree() 2176 pps_t *ps_pps; in ihevcd_parse_slice_data()
|
D | ihevcd_process_slice.c | 113 pps_t *ps_pps = ps_proc->ps_pps; in ihevcd_proc_map_check() 1359 pps_t *ps_pps; in ihevcd_init_proc_ctxt()
|
D | ihevcd_api.c | 1556 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_init() 1963 ps_mem_rec->u4_mem_size = MAX_PPS_CNT * sizeof(pps_t); in ihevcd_fill_num_mem_rec() 2602 ps_codec->ps_pps_base = (pps_t *)ps_mem_rec->pv_base; in ihevcd_init_mem_rec() 2654 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_init_mem_rec()
|
D | ihevcd_iquant_itrans_recon_ctb.c | 556 pps_t *ps_pps; in ihevcd_iquant_itrans_recon_ctb()
|
D | ihevcd_utils.c | 430 IHEVCD_ERROR_T ihevcd_get_tile_pos(pps_t *ps_pps, in ihevcd_get_tile_pos()
|
D | ihevcd_sao.c | 536 pps_t *ps_pps; in ihevcd_sao_shift_ctb()
|
/external/libhevc/common/ |
D | ihevc_structs.h | 2237 }pps_t; typedef
|