Searched refs:RT_BYTE_ENCODED (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsunrast.h38 #define RT_BYTE_ENCODED 2 macro
H A Dsunrastenc.c82 if (s->type == RT_BYTE_ENCODED) {
141 s->type = RT_BYTE_ENCODED;
172 s->length * (s->type == RT_BYTE_ENCODED ? 2 : 1);
192 if (s->type == RT_BYTE_ENCODED)
H A Dsunrast.c143 if (type == RT_BYTE_ENCODED) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsunrast.c28 #define RT_BYTE_ENCODED 2 macro
150 if (type == RT_BYTE_ENCODED) {

Completed in 65 milliseconds