Home
last modified time | relevance | path

Searched defs:ctb_size (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevc_filter.c496 int ctb_size = 1 << log2_ctb_size; in deblocking_filter_CTB() local
851 void ff_hevc_hls_filter(HEVCContext *s, int x, int y, int ctb_size) in ff_hevc_hls_filter() argument
887 ff_hevc_hls_filters(HEVCContext *s, int x_ctb, int y_ctb, int ctb_size) ff_hevc_hls_filters() argument
[all...]
H A Dhevc_ps.h231 int ctb_size; member
H A Dhevcdec.c2431 int ctb_size = 1 << s->ps.sps->log2_ctb_size; in hls_decode_neighbour() local
2479 int ctb_size = 1 << s->ps.sps->log2_ctb_size; in hls_decode_entry() local
2552 int ctb_size = 1<< s1->ps.sps->log2_ctb_size; hls_decode_entry_wpp() local
[all...]

Completed in 7 milliseconds