Home
last modified time | relevance | path

Searched defs:put_pixel (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dproresdsp.c41 static inline void put_pixel(uint16_t *dst, ptrdiff_t linesize, const int16_t *in, int bits_per_raw_sample) { in put_pixel() function
/third_party/ffmpeg/tests/
H A Dutils.c160 static void put_pixel(int x, int y, int r, int g, int b) in put_pixel() function

Completed in 1 milliseconds