Home
last modified time | relevance | path

Searched refs:sps_t (Results 1 – 25 of 31) sorted by relevance

12

/external/libavc/encoder/
Dih264e_encode_header.h104 sps_t *ps_sps,
130 sps_t *ps_sps
168 sps_t *ps_sps
192 sps_t *ps_sps
249 sps_t *ps_sps
Dih264e_encode_header.c237 WORD32 ih264e_generate_sps(bitstrm_t *ps_bitstrm, sps_t *ps_sps, vui_t *ps_vui) in ih264e_generate_sps()
406 WORD32 ih264e_generate_pps(bitstrm_t *ps_bitstrm, pps_t *ps_pps, sps_t *ps_sps) in ih264e_generate_pps()
522 sps_t *ps_sps) in ih264e_generate_slice_header()
740 sps_t *ps_sps; in ih264e_populate_vui()
792 IH264E_ERROR_T ih264e_populate_sps(codec_t *ps_codec, sps_t *ps_sps) in ih264e_populate_sps()
1074 sps_t *ps_sps) in ih264e_populate_slice_header()
Dih264e_structs.h685 sps_t *ps_sps;
933 sps_t *ps_sps_base;
2243 sps_t *ps_sps_base;
/external/libhevc/decoder/
Dihevcd_structs.h227 sps_t *ps_sps;
325 sps_t *ps_sps;
474 sps_t *ps_sps;
543 sps_t *ps_sps;
851 sps_t *ps_sps;
1075 sps_t *ps_sps_base;
1235 sps_t *ps_sps;
2010 sps_t *ps_sps_base;
Dihevcd_utils.h44 WORD32 ihevcd_nctb_cnt(codec_t *ps_codec, sps_t *ps_sps);
47 sps_t *ps_sps,
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.h45 sps_t *ps_sps,
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()
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()
583 sps_t *ps_sps; in ihevcd_mv_buf_mgr_add_bufs()
683 sps_t *ps_sps; in ihevcd_parse_pic_init()
Dihevcd_process_slice.c112 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_proc_map_check()
207 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_proc_map_update()
248 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_ctb_pos_update()
313 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_ctb_avail_update()
447 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_update_ctb_tu_cnt()
520 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_process()
1364 sps_t *ps_sps; in ihevcd_init_proc_ctxt()
1600 sps_t *ps_sps; in ihevcd_process_thread()
Dihevcd_ilf_padding.c81 sps_t *ps_sps; in ihevcd_ilf_pad_frame()
Dihevcd_intra_pred_mode_prediction.c120 sps_t *ps_sps = ps_parse->ps_sps; in ihevcd_intra_pred_mode_prediction()
Dihevcd_nal.c426 sps_t *ps_sps = ps_codec->ps_sps_base + MAX_SPS_CNT - 1; in ihevcd_nal_unit()
Dihevcd_parse_slice.c123 sps_t *ps_sps; in ihevcd_parse_transform_tree()
531 sps_t *ps_sps; in ihevcd_parse_pcm_sample()
810 sps_t *ps_sps; in ihevcd_parse_prediction_unit()
952 sps_t *ps_sps; in ihevcd_parse_coding_unit_intra()
1157 sps_t *ps_sps; in ihevcd_parse_coding_unit()
1677 sps_t *ps_sps; in ihevcd_parse_coding_quadtree()
1952 sps_t *ps_sps; in ihevcd_parse_sao()
2175 sps_t *ps_sps; in ihevcd_parse_slice_data()
3121 sps_t *ps_sps = ps_codec->s_parse.ps_sps; in ihevcd_parse_slice_data()
Dihevcd_parse_headers.c147 sps_t *ps_sps, in ihevcd_parse_pred_wt_ofst()
1191 sps_t *ps_sps; in ihevcd_parse_sps()
1559 sps_t *ps_sps, *ps_sps_ref; in ihevcd_copy_sps()
1579 memcpy(ps_sps, ps_sps_ref, sizeof(sps_t)); in ihevcd_copy_sps()
1616 sps_t *ps_sps; in ihevcd_parse_pps()
Dihevcd_api.c1051 sps_t *ps_sps = ps_codec->ps_sps_base; in ihevcd_init()
1225 size = MAX_SPS_CNT * sizeof(sps_t); in ihevcd_allocate_static_bufs()
1339 sps_t *ps_sps = ps_codec->ps_sps_base; in ihevcd_allocate_static_bufs()
1895 sps_t *ps_sps = (ps_codec->s_parse.ps_sps_base + ps_codec->i4_sps_id); in ihevcd_allocate_dynamic_bufs()
2380 sps_t *ps_sps = (ps_codec->s_parse.ps_sps_base + ps_codec->i4_sps_id); in ihevcd_get_status()
2549 sps_t *ps_sps = (ps_codec->s_parse.ps_sps_base + ps_codec->i4_sps_id); in ihevcd_get_buf_info()
3030 sps_t *ps_sps; in ihevcd_get_vui_params()
Dihevcd_decode.c698 sps_t *ps_sps = ps_codec->s_parse.ps_sps; in ihevcd_decode()
765 sps_t *ps_sps = ps_codec->s_parse.ps_sps; in ihevcd_decode()
Dihevcd_boundary_strength.c212 sps_t *ps_sps; in ihevcd_ctb_boundary_strength_islice()
460 sps_t *ps_sps; in ihevcd_ctb_boundary_strength_pbslice()
Dihevcd_iquant_itrans_recon_ctb.c348 sps_t *ps_sps; in ihevcd_get_intra_nbr_flag()
555 sps_t *ps_sps; in ihevcd_iquant_itrans_recon_ctb()
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.c111 sps_t *ps_sps; in ihevcd_get_mv_ctb()
Dihevcd_inter_pred.c121 sps_t *ps_sps; in ihevcd_inter_pred_ctb()
Dihevcd_fmt_conv.c708 sps_t *ps_sps; in ihevcd_fmt_conv()
Dihevcd_deblk.c126 sps_t *ps_sps; in ihevcd_deblk_ctb()
/external/libavc/common/
Dih264_structs.h1045 } sps_t; typedef
/external/libhevc/common/
Dihevc_structs.h2509 }sps_t; typedef

12