Home
last modified time | relevance | path

Searched defs:ps_sps (Results 1 – 25 of 29) sorted by relevance

12

/external/libavc/encoder/
Dih264e_encode_header.c438 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()
Dih264e_process.c150 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
Dih264e_utils.c1542 sps_t *ps_sps = NULL; in ih264e_pic_init() local
/external/libhevc/decoder/
Dihevcd_utils.c202 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
Dihevcd_process_slice.c112 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
Dihevcd_decode.c698 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
Dihevcd_parse_slice.c123 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
Dihevcd_ilf_padding.c81 sps_t *ps_sps; in ihevcd_ilf_pad_frame() local
Dihevcd_api.c1079 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
Dihevcd_parse_headers.c147 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
Dihevcd_nal.c426 sps_t *ps_sps = ps_codec->ps_sps_base + MAX_SPS_CNT - 1; in ihevcd_nal_unit() local
Dihevcd_intra_pred_mode_prediction.c120 sps_t *ps_sps = ps_parse->ps_sps; in ihevcd_intra_pred_mode_prediction() 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_parse_slice_header.c226 sps_t *ps_sps; in ihevcd_parse_slice_header() local
Dihevcd_deblk.c126 sps_t *ps_sps; in ihevcd_deblk_ctb() local
Dihevcd_boundary_strength.c212 sps_t *ps_sps; in ihevcd_ctb_boundary_strength_islice() local
460 sps_t *ps_sps; in ihevcd_ctb_boundary_strength_pbslice() local
Dihevcd_iquant_itrans_recon_ctb.c348 sps_t *ps_sps; in ihevcd_get_intra_nbr_flag() local
555 sps_t *ps_sps; in ihevcd_iquant_itrans_recon_ctb() local
Dihevcd_inter_pred.c121 sps_t *ps_sps; in ihevcd_inter_pred_ctb() local
Dihevcd_get_mv.c111 sps_t *ps_sps; in ihevcd_get_mv_ctb() local
Dihevcd_sao.c91 sps_t *ps_sps; in ihevcd_sao_ctb() local
534 sps_t *ps_sps; in ihevcd_sao_shift_ctb() local
Dihevcd_mv_merge.c147 sps_t *ps_sps = ps_mv_ctxt->ps_sps; in ihevcd_collocated_mvp() local
Dihevcd_structs.h227 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
Dihevcd_fmt_conv.c708 sps_t *ps_sps; in ihevcd_fmt_conv() local
/external/libavc/decoder/
Dih264d_parse_headers.c193 dec_seq_params_t * ps_sps = NULL; in ih264d_parse_pps() local
Dih264d_utils.c1848 dec_seq_params_t *ps_sps = ps_dec->ps_cur_sps; in ih264d_allocate_dynamic_bufs() local

12