Home
last modified time | relevance | path

Searched refs:ff_hevc_decode_short_term_rps (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevc_ps.h359 int ff_hevc_decode_short_term_rps(GetBitContext *gb, AVCodecContext *avctx,
H A Dhevc_ps.c119 int ff_hevc_decode_short_term_rps(GetBitContext *gb, AVCodecContext *avctx, in ff_hevc_decode_short_term_rps() function
1105 if ((ret = ff_hevc_decode_short_term_rps(gb, avctx, &sps->st_rps[i], in ff_hevc_parse_sps()
H A Dhevcdec.c700 ret = ff_hevc_decode_short_term_rps(gb, s->avctx, &sh->slice_rps, s->ps.sps, 1); in hls_slice_header()

Completed in 14 milliseconds