Searched refs:frame_end (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dbethsoftvideo.c68 uint8_t * frame_end; local
79 frame_end = vid->frame.data[0] + vid->frame.linesize[0] * avctx->height;
105 if(dst == frame_end)
H A Dbfi.c55 uint8_t *frame_end = bfi->dst + avctx->width * avctx->height; local
96 while (dst != frame_end) {
118 if (dst + (length<<lentab[code]) > frame_end)
H A Dh263dec.c624 goto frame_end;
668 frame_end:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dbethsoftvideo.c68 uint8_t * frame_end; local
79 frame_end = vid->frame.data[0] + vid->frame.linesize[0] * avctx->height;
105 if(dst == frame_end)
H A Dbfi.c55 uint8_t *frame_end = bfi->dst + avctx->width * avctx->height; local
96 while (dst != frame_end) {
118 if (dst + (length<<lentab[code]) > frame_end)
H A Dh263dec.c624 goto frame_end;
668 frame_end:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dbethsoftvideo.c68 uint8_t * frame_end; local
79 frame_end = vid->frame.data[0] + vid->frame.linesize[0] * avctx->height;
105 if(dst == frame_end)
H A Dbfi.c55 uint8_t *frame_end = bfi->dst + avctx->width * avctx->height; local
96 while (dst != frame_end) {
118 if (dst + (length<<lentab[code]) > frame_end)
H A Dh263dec.c624 goto frame_end;
668 frame_end:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Dradeon_cursor.c233 int cursor_end, frame_end; local
236 frame_end = crtc->x + crtc->mode.crtc_hdisplay;
237 if (cursor_end >= frame_end) {
238 w = w - (cursor_end - frame_end);
239 if (!(frame_end & 0x7f))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_cursor.c233 int cursor_end, frame_end; local
236 frame_end = crtc->x + crtc->mode.crtc_hdisplay;
237 if (cursor_end >= frame_end) {
238 w = w - (cursor_end - frame_end);
239 if (!(frame_end & 0x7f))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dsh_mobile_lcdcfb.c128 unsigned long frame_end; member in struct:sh_mobile_lcdc_chan
367 ch->frame_end = 1;
618 ch->frame_end = 0;
620 wait_event(ch->frame_end_wait, ch->frame_end);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dsh_mobile_lcdcfb.c128 unsigned long frame_end; member in struct:sh_mobile_lcdc_chan
367 ch->frame_end = 1;
618 ch->frame_end = 0;
620 wait_event(ch->frame_end_wait, ch->frame_end);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_jit_compile.c377 frame_end = 0, enumerator in enum:__anon5621
959 OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), stackpos, SLJIT_IMM, frame_end);
2395 jump = CMP(SLJIT_C_SIG_LESS_EQUAL, TMP2, 0, SLJIT_IMM, frame_end);
2403 jump = CMP(SLJIT_C_NOT_EQUAL, TMP2, 0, SLJIT_IMM, frame_end);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_jit_compile.c377 frame_end = 0, enumerator in enum:__anon6526
959 OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), stackpos, SLJIT_IMM, frame_end);
2395 jump = CMP(SLJIT_C_SIG_LESS_EQUAL, TMP2, 0, SLJIT_IMM, frame_end);
2403 jump = CMP(SLJIT_C_NOT_EQUAL, TMP2, 0, SLJIT_IMM, frame_end);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_jit_compile.c377 frame_end = 0, enumerator in enum:__anon40551
959 OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), stackpos, SLJIT_IMM, frame_end);
2395 jump = CMP(SLJIT_C_SIG_LESS_EQUAL, TMP2, 0, SLJIT_IMM, frame_end);
2403 jump = CMP(SLJIT_C_NOT_EQUAL, TMP2, 0, SLJIT_IMM, frame_end);

Completed in 441 milliseconds