Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dproresdsp.c41 static inline void put_pixel(uint16_t *dst, ptrdiff_t linesize, const int16_t *in, int bits_per_raw… in put_pixel() function
59 put_pixel(dst, linesize, in, 10); in put_pixels_10()
64 put_pixel(dst, linesize, in, 12); in put_pixels_12()
/third_party/ffmpeg/tests/
Dvideogen.c108 put_pixel(x, y, r, g, b); in gen_image()
119 put_pixel(x + NOISE_X, y + NOISE_Y, r, g, b); in gen_image()
136 put_pixel(x + p->x, y + p->y, r, g, b); in gen_image()
Dutils.c160 static void put_pixel(int x, int y, int r, int g, int b) in put_pixel() function
Drotozoom.c107 put_pixel(i, j, in gen_image()
/third_party/ffmpeg/doc/
Doptimization.txt100 use the normal put_pixel* code, but only if there is