Searched refs:deblock_8x8_c (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | h274.c | 143 static void deblock_8x8_c(int8_t *out, const int out_stride) in deblock_8x8_c() function 206 deblock_8x8_c(out, out_stride); in generate() |
Completed in 3 milliseconds