Searched defs:frame_end (Results 1 – 10 of 10) sorted by relevance
68 const uint8_t *frame_end = frame + width * height; in decode_tsw1() local111 const uint8_t *frame_end = frame + width * height; in decode_dsw1() local148 const uint8_t *frame_end = frame + width * height; in decode_dds1() local240 const uint8_t *frame_end = frame + width * height; in decode_wdlt() local301 const uint8_t *frame_end = frame + width * height; in decode_tdlt() local
76 uint8_t * frame_end; in bethsoftvid_decode_frame() local
59 uint8_t *frame_end = bfi->dst + avctx->width * avctx->height; in bfi_decode_frame() local
61 uint8_t *frame_end = frame + SCREEN_WIDE * SCREEN_HIGH; in decode_bmv_frame() local
1251 int32_t *frame_end = &sub->residual[s->frame.blocksize]; in write_subframes() local
1716 static void frame_end(MpegEncContext *s) in frame_end() function
70 int frame_start, frame_end; in get_duration() local
269 int64_t frame_start = avio_tell(pb), frame_end; in gif_read_packet() local
44 …int64_t frame_end; ///< pts of the end of the current frame (used to compute duration of … member
59 int64_t frame_end; member