Searched refs:is_mono (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 Dpnmdec.c46 int i, j, n, linesize, h, upgrade = 0, is_mono = 0; local
116 is_mono = 1;
122 if(s->type < 4 || (is_mono && s->type==7)){
134 if (is_mono) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Ddcclient.cpp1004 bool is_mono = (bitmap.GetBitmap() != NULL); local
1037 if (is_mono)
1123 bool is_mono = (bitmap.GetBitmap() != NULL); local
1156 if (is_mono)
1211 if (is_mono)
1234 if (is_mono)
1244 if (is_mono)
1286 bool is_mono = false; local
1317 is_mono = true;
1376 if (is_mono)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Ddcclient.cpp1009 bool is_mono = (bitmap.GetBitmap() != NULL); local
1074 if (is_mono)
1094 if (is_mono)
1108 if (is_mono)
1150 bool is_mono = false; local
1162 is_mono = (memDC->m_selected.GetDepth() == 1);
1177 else if (is_mono)
1296 if (is_mono)
1327 if (is_mono)
1341 if (is_mono)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddcclient.cpp1078 bool is_mono = bitmap.GetDepth() == 1; local
1125 GdkGC* use_gc = is_mono ? m_textGC : m_penGC;
1158 if (is_mono)
1224 bool is_mono = false; local
1236 is_mono = (selected.GetDepth() == 1);
1251 else if (is_mono)
1337 GdkGC* use_gc = is_mono ? m_textGC : m_penGC;
1376 if (is_mono)

Completed in 54 milliseconds