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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h982 int ff_hevc_skip_flag_decode(HEVCContext *s, int x0, int y0,
H A Dhevc_cabac.c657 int ff_hevc_skip_flag_decode(HEVCContext *s, int x0, int y0, int x_cb, int y_cb) function
H A Dhevc.c2012 uint8_t skip_flag = ff_hevc_skip_flag_decode(s, x0, y0, x_cb, y_cb);

Completed in 43 milliseconds