/external/libavc/encoder/ |
D | ih264e_encode_header.h | 104 sps_t *ps_sps, 130 sps_t *ps_sps 168 sps_t *ps_sps 192 sps_t *ps_sps 249 sps_t *ps_sps
|
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() 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_structs.h | 688 sps_t *ps_sps; 936 sps_t *ps_sps_base; 2246 sps_t *ps_sps_base;
|
/external/libhevc/decoder/ |
D | ihevcd_structs.h | 227 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; 2013 sps_t *ps_sps_base;
|
D | ihevcd_utils.h | 44 WORD32 ihevcd_nctb_cnt(codec_t *ps_codec, sps_t *ps_sps); 47 sps_t *ps_sps,
|
D | ihevcd_ref_list.h | 37 WORD32 ihevcd_ref_list(codec_t *ps_codec, pps_t *ps_pps, sps_t *ps_sps, slice_header_t *ps_slice_hd…
|
D | ihevcd_parse_slice_header.h | 45 sps_t *ps_sps,
|
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() 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() 685 sps_t *ps_sps; in ihevcd_parse_pic_init()
|
D | ihevcd_process_slice.c | 112 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_proc_map_check() 209 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_proc_map_update() 250 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_ctb_pos_update() 315 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_ctb_avail_update() 449 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_update_ctb_tu_cnt() 522 sps_t *ps_sps = ps_proc->ps_sps; in ihevcd_process() 1366 sps_t *ps_sps; in ihevcd_init_proc_ctxt() 1602 sps_t *ps_sps; in ihevcd_process_thread()
|
D | ihevcd_parse_headers.c | 147 sps_t *ps_sps, in ihevcd_parse_pred_wt_ofst() 1199 sps_t *ps_sps; in ihevcd_parse_sps() 1236 memset(ps_sps, 0, sizeof(sps_t)); in ihevcd_parse_sps() 1350 sps_t *ps_sps_old = ps_codec->s_parse.ps_sps; in ihevcd_parse_sps() 1632 sps_t *ps_sps, *ps_sps_ref; in ihevcd_copy_sps() 1652 memcpy(ps_sps, ps_sps_ref, sizeof(sps_t)); in ihevcd_copy_sps() 1689 sps_t *ps_sps; in ihevcd_parse_pps()
|
D | ihevcd_ilf_padding.c | 81 sps_t *ps_sps; in ihevcd_ilf_pad_frame()
|
D | ihevcd_intra_pred_mode_prediction.c | 120 sps_t *ps_sps = ps_parse->ps_sps; in ihevcd_intra_pred_mode_prediction()
|
D | ihevcd_nal.c | 427 sps_t *ps_sps = ps_codec->ps_sps_base + MAX_SPS_CNT - 1; in ihevcd_nal_unit()
|
D | ihevcd_parse_slice.c | 126 sps_t *ps_sps; in ihevcd_parse_transform_tree() 544 sps_t *ps_sps; in ihevcd_parse_pcm_sample() 823 sps_t *ps_sps; in ihevcd_parse_prediction_unit() 965 sps_t *ps_sps; in ihevcd_parse_coding_unit_intra() 1170 sps_t *ps_sps; in ihevcd_parse_coding_unit() 1691 sps_t *ps_sps; in ihevcd_parse_coding_quadtree() 1977 sps_t *ps_sps; in ihevcd_parse_sao() 2200 sps_t *ps_sps; in ihevcd_parse_slice_data() 3245 sps_t *ps_sps = ps_codec->s_parse.ps_sps; in ihevcd_parse_slice_data()
|
D | ihevcd_decode.c | 699 sps_t *ps_sps = ps_codec->s_parse.ps_sps; in ihevcd_decode() 766 sps_t *ps_sps = ps_codec->s_parse.ps_sps; in ihevcd_decode()
|
D | ihevcd_boundary_strength.c | 212 sps_t *ps_sps; in ihevcd_ctb_boundary_strength_islice() 460 sps_t *ps_sps; in ihevcd_ctb_boundary_strength_pbslice()
|
D | ihevcd_api.c | 1079 sps_t *ps_sps = ps_codec->ps_sps_base; in ihevcd_init() 1253 size = MAX_SPS_CNT * sizeof(sps_t); in ihevcd_allocate_static_bufs() 1367 sps_t *ps_sps = ps_codec->ps_sps_base; in ihevcd_allocate_static_bufs() 1923 sps_t *ps_sps = (ps_codec->s_parse.ps_sps_base + ps_codec->i4_sps_id); in ihevcd_allocate_dynamic_bufs() 2408 sps_t *ps_sps = (ps_codec->s_parse.ps_sps_base + ps_codec->i4_sps_id); in ihevcd_get_status() 2577 sps_t *ps_sps = (ps_codec->s_parse.ps_sps_base + ps_codec->i4_sps_id); in ihevcd_get_buf_info() 3058 sps_t *ps_sps; in ihevcd_get_vui_params()
|
D | ihevcd_iquant_itrans_recon_ctb.c | 348 sps_t *ps_sps; in ihevcd_get_intra_nbr_flag() 555 sps_t *ps_sps; in ihevcd_iquant_itrans_recon_ctb()
|
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_get_mv.c | 111 sps_t *ps_sps; in ihevcd_get_mv_ctb()
|
D | ihevcd_fmt_conv.c | 708 sps_t *ps_sps; in ihevcd_fmt_conv()
|
D | ihevcd_deblk.c | 126 sps_t *ps_sps; in ihevcd_deblk_ctb()
|
D | ihevcd_inter_pred.c | 121 sps_t *ps_sps; in ihevcd_inter_pred_ctb()
|
/external/libavc/common/ |
D | ih264_structs.h | 1045 } sps_t; typedef
|
/external/libhevc/common/ |
D | ihevc_structs.h | 2509 }sps_t; typedef
|