/external/libhevc/decoder/ |
ihevcd_parse_headers.h | 46 IHEVCD_ERROR_T ihevcd_parse_pic_timing_sei(codec_t *ps_codec, sps_t *ps_sps); 47 IHEVCD_ERROR_T ihevcd_parse_buffering_period_sei(codec_t *ps_codec, sps_t *ps_sps); 50 IHEVCD_ERROR_T ihevcd_parse_active_parameter_sets_sei(codec_t *ps_codec, sps_t *ps_sps);
|
ihevcd_utils.h | 44 WORD32 ihevcd_nctb_cnt(codec_t *ps_codec, sps_t *ps_sps); 47 sps_t *ps_sps,
|
ihevcd_parse_slice_header.h | 45 sps_t *ps_sps,
|
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_hdr);
|
ihevcd_utils.c | 202 sps_t *ps_sps = (ps_codec->s_parse.ps_sps_base + ps_codec->i4_sps_id); 337 WORD32 ihevcd_nctb_cnt(codec_t *ps_codec, sps_t *ps_sps) 350 sps_t *ps_sps, 458 sps_t *ps_sps; 624 sps_t *ps_sps; 826 sps_t *ps_sps; [all...] |
ihevcd_process_slice.c | 112 sps_t *ps_sps = ps_proc->ps_sps; 209 sps_t *ps_sps = ps_proc->ps_sps; 250 sps_t *ps_sps = ps_proc->ps_sps; 315 sps_t *ps_sps = ps_proc->ps_sps; 449 sps_t *ps_sps = ps_proc->ps_sps; 522 sps_t *ps_sps = ps_proc->ps_sps; [all...] |
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; 1238 sps_t *ps_sps; [all...] |
ihevcd_parse_headers.c | 147 sps_t *ps_sps, [all...] |
ihevcd_ilf_padding.c | 81 sps_t *ps_sps;
|
ihevcd_intra_pred_mode_prediction.c | 120 sps_t *ps_sps = ps_parse->ps_sps;
|
ihevcd_decode.c | 210 sps_t *ps_sps = (ps_codec->s_parse.ps_sps_base + ps_codec->i4_sps_id); 747 sps_t *ps_sps = ps_codec->s_parse.ps_sps; 814 sps_t *ps_sps = ps_codec->s_parse.ps_sps; [all...] |
ihevcd_parse_slice.c | 126 sps_t *ps_sps; 544 sps_t *ps_sps; 823 sps_t *ps_sps; [all...] |
ihevcd_nal.c | 427 sps_t *ps_sps = ps_codec->ps_sps_base + MAX_SPS_CNT - 1;
|
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_hdr)
|
ihevcd_api.c | [all...] |
ihevcd_get_mv.c | 111 sps_t *ps_sps;
|
ihevcd_inter_pred.c | 121 sps_t *ps_sps;
|
ihevcd_boundary_strength.c | 212 sps_t *ps_sps; 460 sps_t *ps_sps; [all...] |
ihevcd_iquant_itrans_recon_ctb.c | 348 sps_t *ps_sps; 555 sps_t *ps_sps; [all...] |
ihevcd_deblk.c | 126 sps_t *ps_sps;
|
ihevcd_fmt_conv.c | 708 sps_t *ps_sps;
|
/external/libavc/encoder/ |
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
|
ih264e_encode_header.c | 438 WORD32 ih264e_generate_sps(bitstrm_t *ps_bitstrm, sps_t *ps_sps, vui_t *ps_vui) 607 WORD32 ih264e_generate_pps(bitstrm_t *ps_bitstrm, pps_t *ps_pps, sps_t *ps_sps) 723 sps_t *ps_sps) [all...] |
ih264e_structs.h | 688 sps_t *ps_sps; 936 sps_t *ps_sps_base; [all...] |
/external/libavc/common/ |
ih264_structs.h | 1045 } sps_t; typedef in typeref:struct:__anon23715 [all...] |