Home
last modified time | relevance | path

Searched refs:pps_t (Results 1 – 25 of 28) sorted by relevance

12

/external/libavc/encoder/
Dih264e_encode_header.h129 pps_t *ps_pps,
167 pps_t *ps_pps,
216 pps_t *ps_pps
248 pps_t *ps_pps,
Dih264e_encode_header.c406 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()
Dih264e_structs.h680 pps_t *ps_pps;
943 pps_t *ps_pps_base;
2248 pps_t *ps_pps_base;
Dih264e_process.c153 pps_t *ps_pps = NULL; in ih264e_generate_sps_pps()
290 pps_t *ps_pps = ps_entropy->ps_pps_base + (ps_entropy->u4_pps_id % MAX_PPS_CNT); in ih264e_entropy()
/external/libhevc/decoder/
Dihevcd_structs.h222 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;
2015 pps_t *ps_pps_base;
Dihevcd_ref_list.h37 WORD32 ihevcd_ref_list(codec_t *ps_codec, pps_t *ps_pps, sps_t *ps_sps, slice_header_t *ps_slice_hd…
Dihevcd_parse_slice_header.h46 pps_t *ps_pps,
Dihevcd_utils.h46 IHEVCD_ERROR_T ihevcd_get_tile_pos(pps_t *ps_pps,
Dihevcd_nal.c446 pps_t *ps_pps = ps_codec->ps_pps_base + MAX_PPS_CNT - 1; in ihevcd_nal_unit()
Dihevcd_parse_headers.c148 pps_t *ps_pps, in ihevcd_parse_pred_wt_ofst()
1546 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_unmark_pps()
1615 pps_t *ps_pps; in ihevcd_parse_pps()
1905 pps_t *ps_pps, *ps_pps_ref; in ihevcd_copy_pps()
1924 memcpy(ps_pps, ps_pps_ref, sizeof(pps_t)); in ihevcd_copy_pps()
Dihevcd_boundary_strength.c211 pps_t *ps_pps; in ihevcd_ctb_boundary_strength_islice()
461 pps_t *ps_pps; in ihevcd_ctb_boundary_strength_pbslice()
Dihevcd_parse_slice_header.c225 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()
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_get_mv.c112 pps_t *ps_pps; in ihevcd_get_mv_ctb()
Dihevcd_parse_residual.c189 pps_t *ps_pps; in ihevcd_parse_residual_coding()
Dihevcd_api.c1052 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_init()
1231 size = MAX_PPS_CNT * sizeof(pps_t); in ihevcd_allocate_static_bufs()
1340 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_allocate_static_bufs()
1548 pps_t *ps_pps = ps_codec->ps_pps_base; in ihevcd_allocate_dynamic_bufs()
Dihevcd_inter_pred.c122 pps_t *ps_pps; in ihevcd_inter_pred_ctb()
Dihevcd_deblk.c127 pps_t *ps_pps; in ihevcd_deblk_ctb()
Dihevcd_mv_merge.c485 pps_t *ps_pps; in ihevcd_mv_merge()
Dihevcd_parse_slice.c124 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()
Dihevcd_process_slice.c113 pps_t *ps_pps = ps_proc->ps_pps; in ihevcd_proc_map_check()
1363 pps_t *ps_pps; in ihevcd_init_proc_ctxt()
Dihevcd_iquant_itrans_recon_ctb.c556 pps_t *ps_pps; in ihevcd_iquant_itrans_recon_ctb()
Dihevcd_utils.c349 IHEVCD_ERROR_T ihevcd_get_tile_pos(pps_t *ps_pps, in ihevcd_get_tile_pos()
/external/libavc/common/
Dih264_structs.h1176 } pps_t; typedef
/external/libhevc/common/
Dihevc_structs.h2752 }pps_t; typedef

12