Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Didctdsp.c193 static void add_pixels_clamped2_c(const int16_t *block, uint8_t *av_restrict pixels, in add_pixels_clamped2_c() function
226 add_pixels_clamped2_c(block, dest, line_size); in ff_jref_idct2_add()