HomeSort by relevance Sort by last modified time
    Searched refs:pps_t (Results 1 - 25 of 28) sorted by null

1 2

  /external/libhevc/decoder/
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_parse_slice_header.h 46 pps_t *ps_pps,
ihevcd_utils.h 46 IHEVCD_ERROR_T ihevcd_get_tile_pos(pps_t *ps_pps,
ihevcd_structs.h 222 pps_t *ps_pps;
320 pps_t *ps_pps;
469 pps_t *ps_pps;
538 pps_t *ps_pps;
846 pps_t *ps_pps;
1080 pps_t *ps_pps_base;
1230 pps_t *ps_pps;
    [all...]
ihevcd_nal.c 446 pps_t *ps_pps = ps_codec->ps_pps_base + MAX_PPS_CNT - 1;
ihevcd_parse_headers.c 148 pps_t *ps_pps,
    [all...]
ihevcd_get_mv.c 112 pps_t *ps_pps;
ihevcd_parse_residual.c 189 pps_t *ps_pps;
    [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_boundary_strength.c 211 pps_t *ps_pps;
461 pps_t *ps_pps;
    [all...]
ihevcd_parse_slice_header.c 225 pps_t *ps_pps;
258 pps_t *ps_pps_ref = ps_codec->ps_pps_base;
    [all...]
ihevcd_deblk.c 127 pps_t *ps_pps;
ihevcd_inter_pred.c 122 pps_t *ps_pps;
ihevcd_mv_merge.c 485 pps_t *ps_pps;
ihevcd_process_slice.c 113 pps_t *ps_pps = ps_proc->ps_pps;
    [all...]
ihevcd_api.c     [all...]
ihevcd_iquant_itrans_recon_ctb.c 556 pps_t *ps_pps;
    [all...]
ihevcd_parse_slice.c 124 pps_t *ps_pps;
    [all...]
ihevcd_utils.c 447 IHEVCD_ERROR_T ihevcd_get_tile_pos(pps_t *ps_pps,
    [all...]
  /external/libavc/encoder/
ih264e_encode_header.h 128 pps_t *ps_pps,
166 pps_t *ps_pps,
215 pps_t *ps_pps
247 pps_t *ps_pps,
ih264e_encode_header.c 326 WORD32 ih264e_generate_pps(bitstrm_t *ps_bitstrm, pps_t *ps_pps, sps_t *ps_sps)
441 pps_t *ps_pps,
855 IH264E_ERROR_T ih264e_populate_pps(codec_t *ps_codec, pps_t *ps_pps)
    [all...]
ih264e_structs.h 680 pps_t *ps_pps;
943 pps_t *ps_pps_base;
    [all...]
ih264e_process.c 153 pps_t *ps_pps = NULL;
290 pps_t *ps_pps = ps_entropy->ps_pps_base + (ps_entropy->u4_pps_id % MAX_PPS_CNT);
    [all...]
  /external/libavc/common/
ih264_structs.h 1176 } pps_t; typedef in typeref:struct:__anon11770
    [all...]
  /external/libhevc/common/
ihevc_structs.h 2288 }pps_t; typedef in typeref:struct:__anon12390
    [all...]

Completed in 1082 milliseconds

1 2