Searched refs:BMP_RLE4 (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dbmp.h34 BMP_RLE4 =2, enumerator in enum:__anon1203
H A Dbmp.c123 if(comp != BMP_RGB && comp != BMP_BITFIELDS && comp != BMP_RLE4 && comp != BMP_RLE8){
212 if(n * avctx->height > dsize && comp != BMP_RLE4 && comp != BMP_RLE8){
219 if(comp == BMP_RLE4 || comp == BMP_RLE8)
255 if(comp == BMP_RLE4 || comp == BMP_RLE8){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dbmp.h34 BMP_RLE4 =2, enumerator in enum:__anon2108
H A Dbmp.c123 if(comp != BMP_RGB && comp != BMP_BITFIELDS && comp != BMP_RLE4 && comp != BMP_RLE8){
212 if(n * avctx->height > dsize && comp != BMP_RLE4 && comp != BMP_RLE8){
219 if(comp == BMP_RLE4 || comp == BMP_RLE8)
255 if(comp == BMP_RLE4 || comp == BMP_RLE8){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dbmp.h34 BMP_RLE4 =2, enumerator in enum:__anon36133
H A Dbmp.c123 if(comp != BMP_RGB && comp != BMP_BITFIELDS && comp != BMP_RLE4 && comp != BMP_RLE8){
212 if(n * avctx->height > dsize && comp != BMP_RLE4 && comp != BMP_RLE8){
219 if(comp == BMP_RLE4 || comp == BMP_RLE8)
255 if(comp == BMP_RLE4 || comp == BMP_RLE8){

Completed in 66 milliseconds