Searched refs:TGA_NODATA (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | targa.h | 34 TGA_NODATA = 0, // no image data enumerator |
H A D | targa.c | 179 if ((compr & (~TGA_RLE)) == TGA_NODATA) { in decode_frame() |
Completed in 2 milliseconds