Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlcldec.c178 int uqvq, ret; in decode_frame() local
307 uqvq = AV_RL16(encoded+pixel_ptr); in decode_frame()
311 uqvq -= AV_RL16(encoded+pixel_ptr+1); in decode_frame()
312 AV_WL16(encoded+pixel_ptr+1, uqvq); in decode_frame()

Completed in 1 milliseconds