Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dflashsv2enc.c432 static inline int pixel_color7_fast(Palette * palette, unsigned c15) in pixel_color7_fast() function
463 int c7 = pixel_color7_fast(palette, c15); in write_pixel_15_7()