HomeSort by relevance Sort by last modified time
    Searched full:sps_t (Results 1 - 25 of 31) sorted by null

1 2

  /external/libhevc/decoder/
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;
583 sps_t *ps_sps;
683 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;
1235 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_parse_headers.c 147 sps_t *ps_sps,
    [all...]
ihevcd_nal.c 426 sps_t *ps_sps = ps_codec->ps_sps_base + MAX_SPS_CNT - 1;
ihevcd_parse_slice.c 123 sps_t *ps_sps;
531 sps_t *ps_sps;
810 sps_t *ps_sps;
    [all...]
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_decode.c 698 sps_t *ps_sps = ps_codec->s_parse.ps_sps;
765 sps_t *ps_sps = ps_codec->s_parse.ps_sps;
ihevcd_iquant_itrans_recon_ctb.c 348 sps_t *ps_sps;
555 sps_t *ps_sps;
    [all...]
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_deblk.c 126 sps_t *ps_sps;
ihevcd_fmt_conv.c 708 sps_t *ps_sps;
ihevcd_mv_merge.c 147 sps_t *ps_sps = ps_mv_ctxt->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:__anon13820
    [all...]

Completed in 631 milliseconds

1 2