Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdec.h599 int ff_hevc_cabac_init(HEVCContext *s, int ctb_addr_ts, int thread);
Dhevc_cabac.c511 int ff_hevc_cabac_init(HEVCContext *s, int ctb_addr_ts, int thread) in ff_hevc_cabac_init() function
Dhevcdec.c2483 ret = ff_hevc_cabac_init(s, ctb_addr_ts, 0); in hls_decode_entry()
2561 ret = ff_hevc_cabac_init(s, ctb_addr_ts, thread); in hls_decode_entry_wpp()