Home
last modified time | relevance | path

Searched refs:mvd_decode (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc_cabac.c850 static av_always_inline int mvd_decode(HEVCContext *s) in mvd_decode() function
1553 case 2: lc->pu.mvd.x = mvd_decode(s); break; in ff_hevc_hls_mvd_coding()
1559 case 2: lc->pu.mvd.y = mvd_decode(s); break; in ff_hevc_hls_mvd_coding()