Home
last modified time | relevance | path

Searched defs:frame_end (Results 1 - 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dbfi.c59 uint8_t *frame_end = bfi->dst + avctx->width * avctx->height; in bfi_decode_frame() local
H A Dbethsoftvideo.c76 uint8_t * frame_end; in bethsoftvid_decode_frame() local
H A Ddfa.c69 const uint8_t *frame_end = frame + width * height; in decode_tsw1() local
112 const uint8_t *frame_end = frame + width * height; in decode_dsw1() local
149 const uint8_t *frame_end = frame + width * height; in decode_dds1() local
241 const uint8_t *frame_end = frame + width * height; decode_wdlt() local
302 const uint8_t *frame_end = frame + width * height; decode_tdlt() local
[all...]
H A Dbmvvideo.c62 uint8_t *frame_end = frame + SCREEN_WIDE * SCREEN_HIGH; in decode_bmv_frame() local
H A Dflacenc.c1218 int32_t *frame_end = &sub->residual[s->frame.blocksize]; in write_subframes() local
H A Dmpegvideo_enc.c1535 static void frame_end(MpegEncContext *s) in frame_end() function
/third_party/ffmpeg/libavfilter/
H A Daf_silencedetect.c44 int64_t frame_end; ///< pts of the end of the current frame (used to compute duration of silence at EOS) member
H A Davf_aphasemeter.c58 int64_t frame_end; member
/third_party/ffmpeg/libavformat/
H A Dgifdec.c270 int64_t frame_start = avio_tell(pb), frame_end; in gif_read_packet() local
H A Dmicrodvddec.c70 int frame_start, frame_end; in get_duration() local

Completed in 16 milliseconds