Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/
Dtiny_psnr.c111 static int16_t get_s16l(uint8_t *p) in get_s16l() function
186 a = get_s16l(buf[0] + j); in run_psnr()
187 b = get_s16l(buf[1] + j); in run_psnr()