Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevcdec.h601 int ff_hevc_cabac_init(HEVCContext *s, int ctb_addr_ts, int thread);
H A Dhevc_cabac.c511 int ff_hevc_cabac_init(HEVCContext *s, int ctb_addr_ts, int thread) in ff_hevc_cabac_init() function
H A Dhevcdec.c2506 ret = ff_hevc_cabac_init(s, ctb_addr_ts, 0); in hls_decode_entry()
2584 ret = ff_hevc_cabac_init(s, ctb_addr_ts, thread); in hls_decode_entry_wpp()

Completed in 10 milliseconds