Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dexr.c1046 int c, rgb_channel_count; in decode_block() local
1169 rgb_channel_count = 3; in decode_block()
1172 rgb_channel_count = 1; in decode_block()
1185 for (c = 0; c < rgb_channel_count; c++){ in decode_block()
1204 for (c = 0; c < rgb_channel_count; c++) { in decode_block()
1217 for (c = 0; c < rgb_channel_count; c++) { in decode_block()
1232 for (c = 0; c < rgb_channel_count; c++) { in decode_block()
1241 for (c = 0; c < rgb_channel_count; c++) { in decode_block()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dexr.c1047 int c, rgb_channel_count; in decode_block() local
1170 rgb_channel_count = 3; in decode_block()
1173 rgb_channel_count = 1; in decode_block()
1186 for (c = 0; c < rgb_channel_count; c++) { in decode_block()
1205 for (c = 0; c < rgb_channel_count; c++) { in decode_block()
1218 for (c = 0; c < rgb_channel_count; c++) { in decode_block()
1233 for (c = 0; c < rgb_channel_count; c++) { in decode_block()
1242 for (c = 0; c < rgb_channel_count; c++) { in decode_block()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dexr.c1006 int c, rgb_channel_count; in decode_block() local
1149 rgb_channel_count = 3; in decode_block()
1152 rgb_channel_count = 1; in decode_block()
1160 int channel_count = s->channel_offsets[3] >= 0 ? 4 : rgb_channel_count; in decode_block()
1227 for (c = 0; c < rgb_channel_count; c++) { in decode_block()
1241 for (c = 0; c < rgb_channel_count; c++) { in decode_block()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dexr.c1193 int c, rgb_channel_count; in decode_block() local
1355 rgb_channel_count = 3; in decode_block()
1358 rgb_channel_count = 1; in decode_block()
1365 int channel_count = s->channel_offsets[3] >= 0 ? 4 : rgb_channel_count; in decode_block()
1443 for (c = 0; c < rgb_channel_count; c++) { in decode_block()
1457 for (c = 0; c < rgb_channel_count; c++) { in decode_block()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dexr.c1199 int c, rgb_channel_count; in decode_block() local
1361 rgb_channel_count = 3; in decode_block()
1364 rgb_channel_count = 1; in decode_block()
1371 int channel_count = s->channel_offsets[3] >= 0 ? 4 : rgb_channel_count; in decode_block()
1449 for (c = 0; c < rgb_channel_count; c++) { in decode_block()
1463 for (c = 0; c < rgb_channel_count; c++) { in decode_block()