Searched refs:depth_top (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_cabac.c725 int inc = 0, depth_left = 0, depth_top = 0; local
734 depth_top = s->tab_ct_depth[(y_cb - 1) * s->sps->min_cb_width + x_cb];
737 inc += (depth_top > ct_depth);

Completed in 23 milliseconds