Home
last modified time | relevance | path

Searched defs:x_ctb (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc_filter.c193 int c_idx, int x_ctb, int y_ctb) in copy_CTB_to_hv()
252 int x_ctb = x >> s->ps.sps->log2_ctb_size; in sao_filter_CTB() local
878 void ff_hevc_hls_filters(HEVCContext *s, int x_ctb, int y_ctb, int ctb_size) in ff_hevc_hls_filters()
Dhevcdec.c2404 static void hls_decode_neighbour(HEVCContext *s, int x_ctb, int y_ctb, in hls_decode_neighbour()
2458 int x_ctb = 0; in hls_decode_entry() local
2549 int x_ctb = (ctb_addr_rs % s->ps.sps->ctb_width) << s->ps.sps->log2_ctb_size; in hls_decode_entry_wpp() local