Searched refs:bpp_index (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Ddvbsub.c201 int page_id, region_id, clut_id, object_id, i, bpp_index, page_state; local
244 bpp_index = 0;
247 bpp_index = 1;
262 *q++ = (1 << (7 - bpp_index)) | (0xf << 1) | 1; /* 2 bits/pixel full range */
288 bpp_index = 0;
291 bpp_index = 1;
305 *q++ = ((1 + bpp_index) << 5) | ((1 + bpp_index) << 2) | 0x03;
328 bpp_index = 0;
331 bpp_index
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Ddvbsub.c201 int page_id, region_id, clut_id, object_id, i, bpp_index, page_state; local
244 bpp_index = 0;
247 bpp_index = 1;
262 *q++ = (1 << (7 - bpp_index)) | (0xf << 1) | 1; /* 2 bits/pixel full range */
288 bpp_index = 0;
291 bpp_index = 1;
305 *q++ = ((1 + bpp_index) << 5) | ((1 + bpp_index) << 2) | 0x03;
328 bpp_index = 0;
331 bpp_index
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Ddvbsub.c201 int page_id, region_id, clut_id, object_id, i, bpp_index, page_state; local
244 bpp_index = 0;
247 bpp_index = 1;
262 *q++ = (1 << (7 - bpp_index)) | (0xf << 1) | 1; /* 2 bits/pixel full range */
288 bpp_index = 0;
291 bpp_index = 1;
305 *q++ = ((1 + bpp_index) << 5) | ((1 + bpp_index) << 2) | 0x03;
328 bpp_index = 0;
331 bpp_index
[all...]

Completed in 63 milliseconds