/external/libavc/encoder/ |
D | ih264e_encode_header.c | 438 WORD32 ih264e_generate_sps(bitstrm_t *ps_bitstrm, sps_t *ps_sps, vui_t *ps_vui) in ih264e_generate_sps() 607 WORD32 ih264e_generate_pps(bitstrm_t *ps_bitstrm, pps_t *ps_pps, sps_t *ps_sps) in ih264e_generate_pps() 723 sps_t *ps_sps) in ih264e_generate_slice_header() 940 sps_t *ps_sps = ps_codec->ps_sps_base + ps_codec->i4_sps_id; in ih264e_populate_vui() local 988 IH264E_ERROR_T ih264e_populate_sps(codec_t *ps_codec, sps_t *ps_sps) in ih264e_populate_sps() 1270 sps_t *ps_sps) in ih264e_populate_slice_header()
|
D | ih264e_process.c | 150 sps_t *ps_sps = NULL; in ih264e_generate_sps_pps() local 288 sps_t *ps_sps = ps_entropy->ps_sps_base + (ps_entropy->u4_sps_id % MAX_SPS_CNT); in ih264e_entropy() local
|
D | ih264e_utils.c | 1542 sps_t *ps_sps = NULL; in ih264e_pic_init() local
|
/external/libhevc/decoder/ |
D | ihevcd_utils.c | 202 sps_t *ps_sps = (ps_codec->s_parse.ps_sps_base + ps_codec->i4_sps_id); in ihevcd_get_total_pic_buf_size() local 337 WORD32 ihevcd_nctb_cnt(codec_t *ps_codec, sps_t *ps_sps) in ihevcd_nctb_cnt() 350 sps_t *ps_sps, in ihevcd_get_tile_pos() 458 sps_t *ps_sps; in ihevcd_pic_buf_mgr_add_bufs() local 583 sps_t *ps_sps; in ihevcd_mv_buf_mgr_add_bufs() local 683 sps_t *ps_sps; in ihevcd_parse_pic_init() local
|
D | ihevcd_process_slice.c | 112 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_proc_map_check() local 209 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_proc_map_update() local 250 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_ctb_pos_update() local 315 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_ctb_avail_update() local 449 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_update_ctb_tu_cnt() local 522 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_process() local 1366 sps_t *ps_sps; in ihevcd_init_proc_ctxt() local 1602 sps_t *ps_sps; in ihevcd_process_thread() local
|
D | ihevcd_decode.c | 698 sps_t *ps_sps = ps_codec->s_parse.ps_sps; in ihevcd_decode() local 765 sps_t *ps_sps = ps_codec->s_parse.ps_sps; in ihevcd_decode() local
|
D | ihevcd_parse_slice.c | 123 sps_t *ps_sps; in ihevcd_parse_transform_tree() local 531 sps_t *ps_sps; in ihevcd_parse_pcm_sample() local 810 sps_t *ps_sps; in ihevcd_parse_prediction_unit() local 952 sps_t *ps_sps; in ihevcd_parse_coding_unit_intra() local 1157 sps_t *ps_sps; in ihevcd_parse_coding_unit() local 1677 sps_t *ps_sps; in ihevcd_parse_coding_quadtree() local 1952 sps_t *ps_sps; in ihevcd_parse_sao() local 2175 sps_t *ps_sps; in ihevcd_parse_slice_data() local 3122 sps_t *ps_sps = ps_codec->s_parse.ps_sps; in ihevcd_parse_slice_data() local
|
D | ihevcd_ilf_padding.c | 81 sps_t *ps_sps; in ihevcd_ilf_pad_frame() local
|
D | ihevcd_api.c | 1079 sps_t *ps_sps = ps_codec->ps_sps_base; in ihevcd_init() local 1367 sps_t *ps_sps = ps_codec->ps_sps_base; in ihevcd_allocate_static_bufs() local 1923 sps_t *ps_sps = (ps_codec->s_parse.ps_sps_base + ps_codec->i4_sps_id); in ihevcd_allocate_dynamic_bufs() local 2408 sps_t *ps_sps = (ps_codec->s_parse.ps_sps_base + ps_codec->i4_sps_id); in ihevcd_get_status() local 2577 sps_t *ps_sps = (ps_codec->s_parse.ps_sps_base + ps_codec->i4_sps_id); in ihevcd_get_buf_info() local 3058 sps_t *ps_sps; in ihevcd_get_vui_params() local
|
D | ihevcd_parse_headers.c | 147 sps_t *ps_sps, in ihevcd_parse_pred_wt_ofst() 1193 sps_t *ps_sps; in ihevcd_parse_sps() local 1561 sps_t *ps_sps, *ps_sps_ref; in ihevcd_copy_sps() local 1618 sps_t *ps_sps; in ihevcd_parse_pps() local
|
D | ihevcd_nal.c | 426 sps_t *ps_sps = ps_codec->ps_sps_base + MAX_SPS_CNT - 1; in ihevcd_nal_unit() local
|
D | ihevcd_intra_pred_mode_prediction.c | 120 sps_t *ps_sps = ps_parse->ps_sps; in ihevcd_intra_pred_mode_prediction() 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_parse_slice_header.c | 226 sps_t *ps_sps; in ihevcd_parse_slice_header() local
|
D | ihevcd_deblk.c | 126 sps_t *ps_sps; in ihevcd_deblk_ctb() local
|
D | ihevcd_boundary_strength.c | 212 sps_t *ps_sps; in ihevcd_ctb_boundary_strength_islice() local 460 sps_t *ps_sps; in ihevcd_ctb_boundary_strength_pbslice() local
|
D | ihevcd_iquant_itrans_recon_ctb.c | 348 sps_t *ps_sps; in ihevcd_get_intra_nbr_flag() local 555 sps_t *ps_sps; in ihevcd_iquant_itrans_recon_ctb() local
|
D | ihevcd_inter_pred.c | 121 sps_t *ps_sps; in ihevcd_inter_pred_ctb() local
|
D | ihevcd_get_mv.c | 111 sps_t *ps_sps; in ihevcd_get_mv_ctb() local
|
D | ihevcd_sao.c | 91 sps_t *ps_sps; in ihevcd_sao_ctb() local 534 sps_t *ps_sps; in ihevcd_sao_shift_ctb() local
|
D | ihevcd_mv_merge.c | 147 sps_t *ps_sps = ps_mv_ctxt->ps_sps; in ihevcd_collocated_mvp() local
|
D | ihevcd_structs.h | 227 sps_t *ps_sps; member 325 sps_t *ps_sps; member 474 sps_t *ps_sps; member 543 sps_t *ps_sps; member 851 sps_t *ps_sps; member 1235 sps_t *ps_sps; member
|
D | ihevcd_fmt_conv.c | 708 sps_t *ps_sps; in ihevcd_fmt_conv() local
|
/external/libavc/decoder/ |
D | ih264d_parse_headers.c | 193 dec_seq_params_t * ps_sps = NULL; in ih264d_parse_pps() local
|
D | ih264d_utils.c | 1848 dec_seq_params_t *ps_sps = ps_dec->ps_cur_sps; in ih264d_allocate_dynamic_bufs() local
|