Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dxfaceenc.c71 static int all_white(char *bitmap, int w, int h) in all_white() function
110 if (all_white(bitmap, w, h)) { in encode_block()