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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_filter.c193 int x_ctb = x >> s->sps->log2_ctb_size; local
704 ff_hevc_hls_filters(HEVCContext *s, int x_ctb, int y_ctb, int ctb_size) argument
[all...]
H A Dhevc.c2219 static void hls_decode_neighbour(HEVCContext *s, int x_ctb, int y_ctb, argument
2276 int x_ctb = 0; local
2363 int x_ctb = (ctb_addr_rs % s->sps->ctb_width) << s->sps->log2_ctb_size; local
[all...]

Completed in 65 milliseconds