Home
last modified time | relevance | path

Searched defs:y_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()
253 int y_ctb = y >> 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.c1984 int y_ctb = (y0 >> (s->ps.sps->log2_ctb_size)) << (s->ps.sps->log2_ctb_size); in luma_intra_pred_mode() local
2404 static void hls_decode_neighbour(HEVCContext *s, int x_ctb, int y_ctb, in hls_decode_neighbour()
2459 int y_ctb = 0; in hls_decode_entry() local
2550 int y_ctb = (ctb_addr_rs / s->ps.sps->ctb_width) << s->ps.sps->log2_ctb_size; in hls_decode_entry_wpp() local