/external/libavc/encoder/ |
D | ih264e_encode_header.c | 406 WORD32 ih264e_generate_pps(bitstrm_t *ps_bitstrm, pps_t *ps_pps, sps_t *ps_sps) in ih264e_generate_pps() 521 pps_t *ps_pps, in ih264e_generate_slice_header() 988 IH264E_ERROR_T ih264e_populate_pps(codec_t *ps_codec, pps_t *ps_pps) in ih264e_populate_pps() 1073 pps_t *ps_pps, in ih264e_populate_slice_header()
|
D | ih264e_process.c | 153 pps_t *ps_pps = NULL; in ih264e_generate_sps_pps() local 290 pps_t *ps_pps = ps_entropy->ps_pps_base + (ps_entropy->u4_pps_id % MAX_PPS_CNT); in ih264e_entropy() local
|
D | ih264e_utils.c | 1545 pps_t *ps_pps = NULL; in ih264e_pic_init() local
|
/external/libhevc/decoder/ |
D | ihevcd_parse_headers.c | 148 pps_t *ps_pps, in ihevcd_parse_pred_wt_ofst() 1546 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_unmark_pps() local 1615 pps_t *ps_pps; in ihevcd_parse_pps() local 1905 pps_t *ps_pps, *ps_pps_ref; in ihevcd_copy_pps() local
|
D | ihevcd_nal.c | 446 pps_t *ps_pps = ps_codec->ps_pps_base + MAX_PPS_CNT - 1; in ihevcd_nal_unit() local
|
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_deblk.c | 127 pps_t *ps_pps; in ihevcd_deblk_ctb() local
|
D | ihevcd_parse_slice_header.c | 225 pps_t *ps_pps; in ihevcd_parse_slice_header() local
|
D | ihevcd_boundary_strength.c | 211 pps_t *ps_pps; in ihevcd_ctb_boundary_strength_islice() local 461 pps_t *ps_pps; in ihevcd_ctb_boundary_strength_pbslice() local
|
D | ihevcd_parse_slice.c | 124 pps_t *ps_pps; in ihevcd_parse_transform_tree() local 1158 pps_t *ps_pps; in ihevcd_parse_coding_unit() local 1678 pps_t *ps_pps; in ihevcd_parse_coding_quadtree() local 2176 pps_t *ps_pps; in ihevcd_parse_slice_data() local
|
D | ihevcd_api.c | 1052 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_init() local 1340 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_allocate_static_bufs() local 1548 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_allocate_dynamic_bufs() local
|
D | ihevcd_process_slice.c | 113 pps_t *ps_pps = ps_proc->ps_pps; in ihevcd_proc_map_check() local 1363 pps_t *ps_pps; in ihevcd_init_proc_ctxt() local
|
D | ihevcd_inter_pred.c | 122 pps_t *ps_pps; in ihevcd_inter_pred_ctb() local
|
D | ihevcd_get_mv.c | 112 pps_t *ps_pps; in ihevcd_get_mv_ctb() local
|
D | ihevcd_parse_residual.c | 189 pps_t *ps_pps; in ihevcd_parse_residual_coding() local
|
D | ihevcd_mv_merge.c | 485 pps_t *ps_pps; in ihevcd_mv_merge() local
|
D | ihevcd_structs.h | 222 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 1230 pps_t *ps_pps; member
|
D | ihevcd_utils.c | 349 IHEVCD_ERROR_T ihevcd_get_tile_pos(pps_t *ps_pps, in ihevcd_get_tile_pos()
|
D | ihevcd_iquant_itrans_recon_ctb.c | 556 pps_t *ps_pps; in ihevcd_iquant_itrans_recon_ctb() local
|
D | ihevcd_sao.c | 536 pps_t *ps_pps; in ihevcd_sao_shift_ctb() local
|
/external/libavc/decoder/ |
D | ih264d_parse_slice.c | 165 dec_pic_params_t *ps_pps) in ih264d_start_of_pic() 1019 dec_pic_params_t *ps_pps; in ih264d_parse_decode_slice() local
|
D | ih264d_parse_headers.c | 194 dec_pic_params_t * ps_pps = NULL; in ih264d_parse_pps() local
|
D | ih264d_utils.c | 158 dec_pic_params_t * ps_pps, in ih264d_decode_pic_order_cnt() 725 dec_pic_params_t *ps_pps) in ih264d_init_pic()
|
D | ih264d_parse_islice.c | 1359 dec_pic_params_t * ps_pps = ps_dec->ps_cur_pps; in ih264d_parse_islice() local
|
D | ih264d_parse_pslice.c | 1881 dec_pic_params_t * ps_pps = ps_dec->ps_cur_pps; in ih264d_parse_pslice() local
|