Searched refs:uqvq (Results 1 – 1 of 1) sorted by relevance
173 int uqvq, ret; in decode_frame() local298 uqvq = AV_RL16(encoded+pixel_ptr); in decode_frame()302 uqvq -= AV_RL16(encoded+pixel_ptr+1); in decode_frame()303 AV_WL16(encoded+pixel_ptr+1, uqvq); in decode_frame()