AVFrame 249 ffmpeg.c AVFrame pict_tmp; /* temporary image for resampling */
AVFrame 843 ffmpeg.c AVFrame *final_picture, *formatted_picture, *resampling_dst, *padding_src;
AVFrame 844 ffmpeg.c AVFrame picture_crop_temp, picture_pad_temp;
AVFrame 939 ffmpeg.c AVFrame* old_frame = enc->coded_frame;
AVFrame 949 ffmpeg.c AVFrame big_picture;
AVFrame 1186 ffmpeg.c AVFrame picture;
AVFrame 1370 ffmpeg.c AVFrame avframe; //FIXME/XXX remove this
AVFrame 1354 ffplay.c AVFrame *frame= avcodec_alloc_frame();
AVFrame 132 libavcodec/4xm.c AVFrame current_picture, last_picture;
AVFrame 683 libavcodec/4xm.c AVFrame *picture = data;
AVFrame 684 libavcodec/4xm.c AVFrame *p, temp;
AVFrame 49 libavcodec/8bps.c AVFrame pic;
AVFrame 139 libavcodec/8bps.c *data_size = sizeof(AVFrame);
AVFrame 140 libavcodec/8bps.c *(AVFrame*)data = c->pic;
AVFrame 37 libavcodec/aasc.c AVFrame frame;
AVFrame 93 libavcodec/aasc.c *data_size = sizeof(AVFrame);
AVFrame 94 libavcodec/aasc.c *(AVFrame*)data = s->frame;
AVFrame 194 libavcodec/apiexample.c AVFrame *picture;
AVFrame 317 libavcodec/apiexample.c AVFrame *picture;
AVFrame 41 libavcodec/asv1.c AVFrame picture;
AVFrame 393 libavcodec/asv1.c AVFrame *picture = data;
AVFrame 394 libavcodec/asv1.c AVFrame * const p= (AVFrame*)&a->picture;
AVFrame 460 libavcodec/asv1.c *picture= *(AVFrame*)&a->picture;
AVFrame 471 libavcodec/asv1.c AVFrame *pict = data;
AVFrame 472 libavcodec/asv1.c AVFrame * const p= (AVFrame*)&a->picture;
AVFrame 534 libavcodec/asv1.c avctx->coded_frame= (AVFrame*)&a->picture;
AVFrame 540 libavcodec/asv1.c AVFrame *p= (AVFrame*)&a->picture;
AVFrame 980 libavcodec/avcodec.h const AVFrame *src, int offset[4],
AVFrame 1212 libavcodec/avcodec.h int (*get_buffer)(struct AVCodecContext *c, AVFrame *pic);
AVFrame 1221 libavcodec/avcodec.h void (*release_buffer)(struct AVCodecContext *c, AVFrame *pic);
AVFrame 1489 libavcodec/avcodec.h AVFrame *coded_frame;
AVFrame 1835 libavcodec/avcodec.h int (*reget_buffer)(struct AVCodecContext *c, AVFrame *pic);
AVFrame 2876 libavcodec/avcodec.h AVFrame *avcodec_alloc_frame(void);
AVFrame 27 libavcodec/avs.c AVFrame picture;
AVFrame 50 libavcodec/avs.c AVFrame *picture = data;
AVFrame 51 libavcodec/avs.c AVFrame *const p = (AVFrame *) & avs->picture;
AVFrame 139 libavcodec/avs.c *picture = *(AVFrame *) & avs->picture;
AVFrame 36 libavcodec/bethsoftvideo.c AVFrame frame;
AVFrame 117 libavcodec/bethsoftvideo.c *data_size = sizeof(AVFrame);
AVFrame 118 libavcodec/bethsoftvideo.c *(AVFrame*)data = vid->frame;
AVFrame 35 libavcodec/bfi.c AVFrame frame;
AVFrame 159 libavcodec/bfi.c *data_size = sizeof(AVFrame);
AVFrame 160 libavcodec/bfi.c *(AVFrame *) data = bfi->frame;
AVFrame 30 libavcodec/bmp.c avcodec_get_frame_defaults((AVFrame*)&s->picture);
AVFrame 31 libavcodec/bmp.c avctx->coded_frame = (AVFrame*)&s->picture;
AVFrame 41 libavcodec/bmp.c AVFrame *picture = data;
AVFrame 42 libavcodec/bmp.c AVFrame *p = &s->picture;
AVFrame 28 libavcodec/bmp.h AVFrame picture;
AVFrame 29 libavcodec/bmpenc.c avcodec_get_frame_defaults((AVFrame*)&s->picture);
AVFrame 30 libavcodec/bmpenc.c avctx->coded_frame = (AVFrame*)&s->picture;
AVFrame 37 libavcodec/bmpenc.c AVFrame *pict = data;
AVFrame 38 libavcodec/bmpenc.c AVFrame * const p= (AVFrame*)&s->picture;
AVFrame 26 libavcodec/c93.c AVFrame pictures[2];
AVFrame 119 libavcodec/c93.c AVFrame * const newpic = &c93->pictures[c93->currentpic];
AVFrame 120 libavcodec/c93.c AVFrame * const oldpic = &c93->pictures[c93->currentpic^1];
AVFrame 121 libavcodec/c93.c AVFrame *picture = data;
AVFrame 238 libavcodec/c93.c *data_size = sizeof(AVFrame);
AVFrame 494 libavcodec/cavsdec.c s->avctx->release_buffer(s->avctx, (AVFrame *)&h->picture);
AVFrame 496 libavcodec/cavsdec.c s->avctx->get_buffer(s->avctx, (AVFrame *)&h->picture);
AVFrame 585 libavcodec/cavsdec.c s->avctx->release_buffer(s->avctx, (AVFrame *)&h->DPB[1]);
AVFrame 639 libavcodec/cavsdec.c AVFrame *picture = data;
AVFrame 647 libavcodec/cavsdec.c *picture = *(AVFrame *) &h->DPB[0];
AVFrame 667 libavcodec/cavsdec.c avctx->release_buffer(avctx, (AVFrame *)&h->DPB[0]);
AVFrame 669 libavcodec/cavsdec.c avctx->release_buffer(avctx, (AVFrame *)&h->DPB[1]);
AVFrame 683 libavcodec/cavsdec.c *picture = *(AVFrame *) &h->DPB[1];
AVFrame 688 libavcodec/cavsdec.c *picture = *(AVFrame *) &h->picture;
AVFrame 59 libavcodec/cinepak.c AVFrame frame;
AVFrame 440 libavcodec/cinepak.c *data_size = sizeof(AVFrame);
AVFrame 441 libavcodec/cinepak.c *(AVFrame*)data = s->frame;
AVFrame 37 libavcodec/cljr.c AVFrame picture;
AVFrame 48 libavcodec/cljr.c AVFrame *picture = data;
AVFrame 49 libavcodec/cljr.c AVFrame * const p= (AVFrame*)&a->picture;
AVFrame 80 libavcodec/cljr.c *picture= *(AVFrame*)&a->picture;
AVFrame 91 libavcodec/cljr.c AVFrame *pict = data;
AVFrame 92 libavcodec/cljr.c AVFrame * const p= (AVFrame*)&a->picture;
AVFrame 114 libavcodec/cljr.c avctx->coded_frame= (AVFrame*)&a->picture;
AVFrame 32 libavcodec/cscd.c AVFrame pic;
AVFrame 140 libavcodec/cscd.c AVFrame *picture = data;
AVFrame 211 libavcodec/cscd.c *data_size = sizeof(AVFrame);
AVFrame 43 libavcodec/cyuv.c AVFrame frame;
AVFrame 160 libavcodec/cyuv.c *data_size=sizeof(AVFrame);
AVFrame 161 libavcodec/cyuv.c *(AVFrame*)data= s->frame;
AVFrame 32 libavcodec/dnxhddec.c AVFrame picture;
AVFrame 284 libavcodec/dnxhddec.c AVFrame *picture = data;
AVFrame 44 libavcodec/dnxhdenc.h AVFrame frame;
AVFrame 39 libavcodec/dsicinav.c AVFrame frame;
AVFrame 281 libavcodec/dsicinav.c *data_size = sizeof(AVFrame);
AVFrame 282 libavcodec/dsicinav.c *(AVFrame *)data = cin->frame;
AVFrame 52 libavcodec/dv.c AVFrame picture;
AVFrame 1140 libavcodec/dv.c *data_size = sizeof(AVFrame);
AVFrame 1141 libavcodec/dv.c *(AVFrame*)data = s->picture;
AVFrame 1281 libavcodec/dv.c s->picture = *((AVFrame *)data);
AVFrame 40 libavcodec/dxa.c AVFrame pic, prev;
AVFrame 278 libavcodec/dxa.c FFSWAP(AVFrame, c->pic, c->prev);
AVFrame 282 libavcodec/dxa.c *data_size = sizeof(AVFrame);
AVFrame 283 libavcodec/dxa.c *(AVFrame*)data = c->prev;
AVFrame 36 libavcodec/eacmv.c AVFrame frame; ///< current
AVFrame 37 libavcodec/eacmv.c AVFrame last_frame; ///< last
AVFrame 38 libavcodec/eacmv.c AVFrame last2_frame; ///< second-last
AVFrame 163 libavcodec/eacmv.c FFSWAP(AVFrame, s->last_frame, s->last2_frame);
AVFrame 164 libavcodec/eacmv.c FFSWAP(AVFrame, s->frame, s->last_frame);
AVFrame 186 libavcodec/eacmv.c *data_size = sizeof(AVFrame);
AVFrame 187 libavcodec/eacmv.c *(AVFrame*)data = s->frame;
AVFrame 41 libavcodec/eatgq.c AVFrame frame;
AVFrame 231 libavcodec/eatgq.c *data_size = sizeof(AVFrame);
AVFrame 232 libavcodec/eatgq.c *(AVFrame*)data = s->frame;
AVFrame 41 libavcodec/eatgv.c AVFrame frame;
AVFrame 42 libavcodec/eatgv.c AVFrame last_frame;
AVFrame 276 libavcodec/eatgv.c FFSWAP(AVFrame, s->frame, s->last_frame);
AVFrame 314 libavcodec/eatgv.c *data_size = sizeof(AVFrame);
AVFrame 315 libavcodec/eatgv.c *(AVFrame*)data = s->frame;
AVFrame 40 libavcodec/eatqi.c AVFrame frame;
AVFrame 145 libavcodec/eatqi.c *data_size = sizeof(AVFrame);
AVFrame 146 libavcodec/eatqi.c *(AVFrame*)data = t->frame;
AVFrame 44 libavcodec/escape124.c AVFrame frame;
AVFrame 224 libavcodec/escape124.c AVFrame new_frame = { { 0 } };
AVFrame 241 libavcodec/escape124.c *data_size = sizeof(AVFrame);
AVFrame 242 libavcodec/escape124.c *(AVFrame*)data = s->frame;
AVFrame 366 libavcodec/escape124.c *(AVFrame*)data = s->frame = new_frame;
AVFrame 367 libavcodec/escape124.c *data_size = sizeof(AVFrame);
AVFrame 173 libavcodec/ffv1.c AVFrame picture;
AVFrame 639 libavcodec/ffv1.c AVFrame *pict = data;
AVFrame 642 libavcodec/ffv1.c AVFrame * const p= &f->picture;
AVFrame 943 libavcodec/ffv1.c AVFrame * const p= &f->picture;
AVFrame 947 libavcodec/ffv1.c AVFrame *picture = data;
AVFrame 1002 libavcodec/ffv1.c *data_size = sizeof(AVFrame);
AVFrame 60 libavcodec/flashsv.c AVFrame frame;
AVFrame 219 libavcodec/flashsv.c *data_size = sizeof(AVFrame);
AVFrame 220 libavcodec/flashsv.c *(AVFrame*)data = s->frame;
AVFrame 69 libavcodec/flashsvenc.c AVFrame frame;
AVFrame 210 libavcodec/flashsvenc.c AVFrame *pict = data;
AVFrame 211 libavcodec/flashsvenc.c AVFrame * const p = &s->frame;
AVFrame 72 libavcodec/flicvideo.c AVFrame frame;
AVFrame 426 libavcodec/flicvideo.c *data_size=sizeof(AVFrame);
AVFrame 427 libavcodec/flicvideo.c *(AVFrame*)data = s->frame;
AVFrame 693 libavcodec/flicvideo.c *data_size=sizeof(AVFrame);
AVFrame 694 libavcodec/flicvideo.c *(AVFrame*)data = s->frame;
AVFrame 47 libavcodec/fraps.c AVFrame frame;
AVFrame 62 libavcodec/fraps.c avctx->coded_frame = (AVFrame*)&s->frame;
AVFrame 136 libavcodec/fraps.c AVFrame *frame = data;
AVFrame 137 libavcodec/fraps.c AVFrame * const f = (AVFrame*)&s->frame;
AVFrame 343 libavcodec/fraps.c *data_size = sizeof(AVFrame);
AVFrame 142 libavcodec/gif.c AVFrame picture;
AVFrame 157 libavcodec/gif.c AVFrame *pict = data;
AVFrame 158 libavcodec/gif.c AVFrame *const p = (AVFrame *)&s->picture;
AVFrame 35 libavcodec/gifdec.c AVFrame picture;
AVFrame 288 libavcodec/gifdec.c AVFrame *picture = data;
AVFrame 551 libavcodec/h261dec.c AVFrame *pict = data;
AVFrame 626 libavcodec/h261dec.c *pict= *(AVFrame*)s->current_picture_ptr;
AVFrame 629 libavcodec/h261dec.c *data_size = sizeof(AVFrame);
AVFrame 338 libavcodec/h263dec.c AVFrame *pict = data;
AVFrame 355 libavcodec/h263dec.c *pict= *(AVFrame*)s->next_picture_ptr;
AVFrame 358 libavcodec/h263dec.c *data_size = sizeof(AVFrame);
AVFrame 710 libavcodec/h263dec.c *pict= *(AVFrame*)s->current_picture_ptr;
AVFrame 712 libavcodec/h263dec.c *pict= *(AVFrame*)s->last_picture_ptr;
AVFrame 716 libavcodec/h263dec.c *data_size = sizeof(AVFrame);
AVFrame 7631 libavcodec/h264.c AVFrame *pict = data;
AVFrame 7655 libavcodec/h264.c *data_size = sizeof(AVFrame);
AVFrame 7656 libavcodec/h264.c *pict= *(AVFrame*)out;
AVFrame 7878 libavcodec/h264.c *data_size = sizeof(AVFrame);
AVFrame 7881 libavcodec/h264.c *pict= *(AVFrame*)out;
AVFrame 75 libavcodec/huffyuv.c AVFrame picture;
AVFrame 964 libavcodec/huffyuv.c AVFrame * const p= &s->picture;
AVFrame 967 libavcodec/huffyuv.c AVFrame *picture = data;
AVFrame 1193 libavcodec/huffyuv.c *data_size = sizeof(AVFrame);
AVFrame 1228 libavcodec/huffyuv.c AVFrame *pict = data;
AVFrame 1235 libavcodec/huffyuv.c AVFrame * const p= &s->picture;
AVFrame 68 libavcodec/idcinvideo.c AVFrame frame;
AVFrame 238 libavcodec/idcinvideo.c *data_size = sizeof(AVFrame);
AVFrame 239 libavcodec/idcinvideo.c *(AVFrame*)data = s->frame;
AVFrame 33 libavcodec/indeo2.c AVFrame picture;
AVFrame 142 libavcodec/indeo2.c AVFrame *picture = data;
AVFrame 143 libavcodec/indeo2.c AVFrame * const p= (AVFrame*)&s->picture;
AVFrame 185 libavcodec/indeo2.c *picture= *(AVFrame*)&s->picture;
AVFrame 45 libavcodec/indeo3.c AVFrame frame;
AVFrame 1110 libavcodec/indeo3.c *data_size=sizeof(AVFrame);
AVFrame 1111 libavcodec/indeo3.c *(AVFrame*)data= s->frame;
AVFrame 60 libavcodec/interplayvideo.c AVFrame second_last_frame;
AVFrame 61 libavcodec/interplayvideo.c AVFrame last_frame;
AVFrame 62 libavcodec/interplayvideo.c AVFrame current_frame;
AVFrame 908 libavcodec/interplayvideo.c *data_size = sizeof(AVFrame);
AVFrame 909 libavcodec/interplayvideo.c *(AVFrame*)data = s->current_frame;
AVFrame 35 libavcodec/jpegls.h AVFrame picture;
AVFrame 232 libavcodec/jpeglsenc.c AVFrame *pict = data;
AVFrame 233 libavcodec/jpeglsenc.c AVFrame * const p= (AVFrame*)&s->picture;
AVFrame 43 libavcodec/kmvc.c AVFrame pic;
AVFrame 330 libavcodec/kmvc.c *data_size = sizeof(AVFrame);
AVFrame 331 libavcodec/kmvc.c *(AVFrame *) data = ctx->pic;
AVFrame 56 libavcodec/lcldec.c AVFrame pic;
AVFrame 505 libavcodec/lcldec.c *data_size = sizeof(AVFrame);
AVFrame 506 libavcodec/lcldec.c *(AVFrame*)data = c->pic;
AVFrame 58 libavcodec/lclenc.c AVFrame pic;
AVFrame 85 libavcodec/lclenc.c AVFrame *pict = data;
AVFrame 86 libavcodec/lclenc.c AVFrame * const p = &c->pic;
AVFrame 47 libavcodec/libdiracenc.c AVFrame picture;
AVFrame 37 libavcodec/libopenjpeg.c AVFrame image;
AVFrame 64 libavcodec/libopenjpeg.c AVFrame *picture = &ctx->image, *output = data;
AVFrame 52 libavcodec/libschroedingerenc.c AVFrame picture;
AVFrame 177 libavcodec/libtheoraenc.c AVFrame *frame = data;
AVFrame 35 libavcodec/libx264.c AVFrame out_pic;
AVFrame 118 libavcodec/libx264.c AVFrame *frame = data;
AVFrame 56 libavcodec/libxvidff.c AVFrame encoded_picture; /** Encoded frame information */
AVFrame 375 libavcodec/libxvidff.c AVFrame *picture = data;
AVFrame 376 libavcodec/libxvidff.c AVFrame *p = &(x->encoded_picture);
AVFrame 43 libavcodec/ljpegenc.c AVFrame *pict = data;
AVFrame 46 libavcodec/ljpegenc.c AVFrame * const p= (AVFrame*)&s->current_picture;
AVFrame 37 libavcodec/loco.c AVFrame pic;
AVFrame 164 libavcodec/loco.c AVFrame * const p= (AVFrame*)&l->pic;
AVFrame 223 libavcodec/loco.c *data_size = sizeof(AVFrame);
AVFrame 224 libavcodec/loco.c *(AVFrame*)data = l->pic;
AVFrame 38 libavcodec/mdec.c AVFrame picture;
AVFrame 160 libavcodec/mdec.c AVFrame *picture = data;
AVFrame 161 libavcodec/mdec.c AVFrame * const p= &a->picture;
AVFrame 224 libavcodec/mdec.c AVFrame *p= &a->picture;
AVFrame 45 libavcodec/mimic.c AVFrame buf_ptrs [16];
AVFrame 351 libavcodec/mimic.c *(AVFrame*)data = ctx->buf_ptrs[ctx->cur_index];
AVFrame 352 libavcodec/mimic.c *data_size = sizeof(AVFrame);
AVFrame 38 libavcodec/mjpegbdec.c AVFrame *picture = data;
AVFrame 126 libavcodec/mjpegbdec.c *data_size = sizeof(AVFrame);
AVFrame 1270 libavcodec/mjpegdec.c AVFrame *picture = data;
AVFrame 1441 libavcodec/mjpegdec.c *data_size = sizeof(AVFrame);
AVFrame 83 libavcodec/mjpegdec.h AVFrame picture; /* picture structure */
AVFrame 49 libavcodec/mmvideo.c AVFrame frame;
AVFrame 186 libavcodec/mmvideo.c *data_size = sizeof(AVFrame);
AVFrame 187 libavcodec/mmvideo.c *(AVFrame*)data = s->frame;
AVFrame 40 libavcodec/motionpixels.c AVFrame frame;
AVFrame 339 libavcodec/motionpixels.c *data_size = sizeof(AVFrame);
AVFrame 340 libavcodec/motionpixels.c *(AVFrame *)data = mp->frame;
AVFrame 1957 libavcodec/mpeg12.c *pict= *(AVFrame*)s->current_picture_ptr;
AVFrame 1964 libavcodec/mpeg12.c *pict= *(AVFrame*)s->last_picture_ptr;
AVFrame 2263 libavcodec/mpeg12.c AVFrame *picture = data;
AVFrame 2270 libavcodec/mpeg12.c *picture= *(AVFrame*)s2->next_picture_ptr;
AVFrame 2273 libavcodec/mpeg12.c *data_size = sizeof(AVFrame);
AVFrame 186 libavcodec/mpegvideo.c r= s->avctx->get_buffer(s->avctx, (AVFrame*)pic);
AVFrame 195 libavcodec/mpegvideo.c s->avctx->release_buffer(s->avctx, (AVFrame*)pic);
AVFrame 201 libavcodec/mpegvideo.c s->avctx->release_buffer(s->avctx, (AVFrame*)pic);
AVFrame 252 libavcodec/mpegvideo.c s->avctx->release_buffer(s->avctx, (AVFrame*)pic);
AVFrame 263 libavcodec/mpegvideo.c s->avctx->release_buffer(s->avctx, (AVFrame*)pic);
AVFrame 472 libavcodec/mpegvideo.c s->avctx->coded_frame= (AVFrame*)&s->current_picture;
AVFrame 834 libavcodec/mpegvideo.c AVFrame *pic;
AVFrame 842 libavcodec/mpegvideo.c avctx->release_buffer(avctx, (AVFrame*)s->last_picture_ptr);
AVFrame 850 libavcodec/mpegvideo.c avctx->release_buffer(avctx, (AVFrame*)&s->picture[i]);
AVFrame 861 libavcodec/mpegvideo.c s->avctx->release_buffer(s->avctx, (AVFrame*)&s->picture[i]);
AVFrame 866 libavcodec/mpegvideo.c pic= (AVFrame*)s->current_picture_ptr; //we already have a unused image (maybe it was set before reading the header)
AVFrame 869 libavcodec/mpegvideo.c pic= (AVFrame*)&s->picture[i];
AVFrame 999 libavcodec/mpegvideo.c s->avctx->release_buffer(s->avctx, (AVFrame*)&s->picture[i]);
AVFrame 1009 libavcodec/mpegvideo.c s->avctx->coded_frame= (AVFrame*)s->current_picture_ptr;
AVFrame 2000 libavcodec/mpegvideo.c AVFrame *src;
AVFrame 2012 libavcodec/mpegvideo.c src= (AVFrame*)s->current_picture_ptr;
AVFrame 2014 libavcodec/mpegvideo.c src= (AVFrame*)s->last_picture_ptr;
AVFrame 2072 libavcodec/mpegvideo.c avctx->release_buffer(avctx, (AVFrame*)&s->picture[i]);
AVFrame 768 libavcodec/mpegvideo_enc.c AVFrame *pic=NULL;
AVFrame 811 libavcodec/mpegvideo_enc.c pic= (AVFrame*)&s->picture[i];
AVFrame 822 libavcodec/mpegvideo_enc.c pic= (AVFrame*)&s->picture[i];
AVFrame 909 libavcodec/mpegvideo_enc.c AVFrame input[FF_MAX_B_FRAMES+2];
AVFrame 1044 libavcodec/mpegvideo_enc.c s->avctx->release_buffer(s->avctx, (AVFrame*)s->input_picture[0]);
AVFrame 1155 libavcodec/mpegvideo_enc.c s->avctx->release_buffer(s->avctx, (AVFrame*)s->reordered_input_picture[0]);
AVFrame 1160 libavcodec/mpegvideo_enc.c copy_picture_attributes(s, (AVFrame*)pic, (AVFrame*)s->reordered_input_picture[0]);
AVFrame 1187 libavcodec/mpegvideo_enc.c AVFrame *pic_arg = data;
AVFrame 45 libavcodec/msrle.c AVFrame frame;
AVFrame 89 libavcodec/msrle.c *data_size = sizeof(AVFrame);
AVFrame 90 libavcodec/msrle.c *(AVFrame*)data = s->frame;
AVFrame 52 libavcodec/msvideo1.c AVFrame frame;
AVFrame 316 libavcodec/msvideo1.c *data_size = sizeof(AVFrame);
AVFrame 317 libavcodec/msvideo1.c *(AVFrame*)data = s->frame;
AVFrame 31 libavcodec/nuv.c AVFrame pic;
AVFrame 133 libavcodec/nuv.c AVFrame *picture = data;
AVFrame 244 libavcodec/nuv.c *data_size = sizeof(AVFrame);
AVFrame 30 libavcodec/pcx.c AVFrame picture;
AVFrame 75 libavcodec/pcx.c AVFrame *picture = data;
AVFrame 76 libavcodec/pcx.c AVFrame * const p = &s->picture;
AVFrame 222 libavcodec/pcx.c *data_size = sizeof(AVFrame);
AVFrame 40 libavcodec/pngdec.c AVFrame picture;
AVFrame 385 libavcodec/pngdec.c AVFrame *picture = data;
AVFrame 386 libavcodec/pngdec.c AVFrame * const p= &s->picture;
AVFrame 587 libavcodec/pngdec.c *data_size = sizeof(AVFrame);
AVFrame 42 libavcodec/pngenc.c AVFrame picture;
AVFrame 234 libavcodec/pngenc.c AVFrame *pict = data;
AVFrame 235 libavcodec/pngenc.c AVFrame * const p= &s->picture;
AVFrame 31 libavcodec/pnm.h AVFrame picture;
AVFrame 29 libavcodec/pnmenc.c avcodec_get_frame_defaults((AVFrame*)&s->picture);
AVFrame 30 libavcodec/pnmenc.c avctx->coded_frame= (AVFrame*)&s->picture;
AVFrame 40 libavcodec/pnmenc.c AVFrame *picture = data;
AVFrame 41 libavcodec/pnmenc.c AVFrame * const p= (AVFrame*)&s->picture;
AVFrame 156 libavcodec/pnmenc.c *picture= *(AVFrame*)&s->picture;
AVFrame 164 libavcodec/pnmenc.c AVFrame *pict = data;
AVFrame 165 libavcodec/pnmenc.c AVFrame * const p= (AVFrame*)&s->picture;
AVFrame 250 libavcodec/pnmenc.c AVFrame *pict = data;
AVFrame 251 libavcodec/pnmenc.c AVFrame * const p= (AVFrame*)&s->picture;
AVFrame 26 libavcodec/ptx.c AVFrame picture;
AVFrame 41 libavcodec/ptx.c AVFrame *picture = data;
AVFrame 42 libavcodec/ptx.c AVFrame * const p = &s->picture;
AVFrame 32 libavcodec/qdrw.c AVFrame pic;
AVFrame 40 libavcodec/qdrw.c AVFrame * const p= (AVFrame*)&a->pic;
AVFrame 127 libavcodec/qdrw.c *data_size = sizeof(AVFrame);
AVFrame 128 libavcodec/qdrw.c *(AVFrame*)data = a->pic;
AVFrame 31 libavcodec/qpeg.c AVFrame pic;
AVFrame 254 libavcodec/qpeg.c AVFrame * const p= (AVFrame*)&a->pic;
AVFrame 281 libavcodec/qpeg.c *data_size = sizeof(AVFrame);
AVFrame 282 libavcodec/qpeg.c *(AVFrame*)data = a->pic;
AVFrame 300 libavcodec/qpeg.c AVFrame * const p= (AVFrame*)&a->pic;
AVFrame 45 libavcodec/qtrle.c AVFrame frame;
AVFrame 522 libavcodec/qtrle.c *data_size = sizeof(AVFrame);
AVFrame 523 libavcodec/qtrle.c *(AVFrame*)data = s->frame;
AVFrame 37 libavcodec/qtrleenc.c AVFrame frame;
AVFrame 278 libavcodec/qtrleenc.c AVFrame *pict = data;
AVFrame 279 libavcodec/qtrleenc.c AVFrame * const p = &s->frame;
AVFrame 34 libavcodec/rawdec.c AVFrame pic; ///< AVCodecContext.coded_frame
AVFrame 106 libavcodec/rawdec.c AVFrame * frame = (AVFrame *) data;
AVFrame 32 libavcodec/rawenc.c avctx->coded_frame = (AVFrame *)avctx->priv_data;
AVFrame 51 libavcodec/rawenc.c sizeof(AVFrame),
AVFrame 43 libavcodec/rl2.c AVFrame frame;
AVFrame 204 libavcodec/rl2.c *data_size = sizeof(AVFrame);
AVFrame 205 libavcodec/rl2.c *(AVFrame*)data = s->frame;
AVFrame 48 libavcodec/roqvideo.h AVFrame frames[2];
AVFrame 49 libavcodec/roqvideo.h AVFrame *last_frame;
AVFrame 50 libavcodec/roqvideo.h AVFrame *current_frame;
AVFrame 72 libavcodec/roqvideo.h AVFrame *frame_to_enc;
AVFrame 190 libavcodec/roqvideodec.c *data_size = sizeof(AVFrame);
AVFrame 191 libavcodec/roqvideodec.c *(AVFrame*)data = *s->current_frame;
AVFrame 194 libavcodec/roqvideodec.c FFSWAP(AVFrame *, s->current_frame, s->last_frame);
AVFrame 918 libavcodec/roqvideoenc.c FFSWAP(AVFrame *, enc->current_frame, enc->last_frame);
AVFrame 1003 libavcodec/roqvideoenc.c AVFrame *frame= data;
AVFrame 48 libavcodec/rpza.c AVFrame frame;
AVFrame 260 libavcodec/rpza.c *data_size = sizeof(AVFrame);
AVFrame 261 libavcodec/rpza.c *(AVFrame*)data = s->frame;
AVFrame 734 libavcodec/rv10.c AVFrame *pict = data;
AVFrame 771 libavcodec/rv10.c *pict= *(AVFrame*)s->current_picture_ptr;
AVFrame 773 libavcodec/rv10.c *pict= *(AVFrame*)s->last_picture_ptr;
AVFrame 777 libavcodec/rv10.c *data_size = sizeof(AVFrame);
AVFrame 1377 libavcodec/rv34.c AVFrame *pict = data;
AVFrame 1388 libavcodec/rv34.c *pict= *(AVFrame*)s->next_picture_ptr;
AVFrame 1391 libavcodec/rv34.c *data_size = sizeof(AVFrame);
AVFrame 1461 libavcodec/rv34.c *pict= *(AVFrame*)s->current_picture_ptr;
AVFrame 1463 libavcodec/rv34.c *pict= *(AVFrame*)s->last_picture_ptr;
AVFrame 1467 libavcodec/rv34.c *data_size = sizeof(AVFrame);
AVFrame 27 libavcodec/sgidec.c AVFrame picture;
AVFrame 153 libavcodec/sgidec.c AVFrame *picture = data;
AVFrame 154 libavcodec/sgidec.c AVFrame *p = &s->picture;
AVFrame 31 libavcodec/sgienc.c AVFrame picture;
AVFrame 46 libavcodec/sgienc.c AVFrame * const p = &s->picture;
AVFrame 52 libavcodec/sgienc.c *p = *(AVFrame*)data;
AVFrame 48 libavcodec/smacker.c AVFrame pic;
AVFrame 495 libavcodec/smacker.c *data_size = sizeof(AVFrame);
AVFrame 496 libavcodec/smacker.c *(AVFrame*)data = smk->pic;
AVFrame 48 libavcodec/smc.c AVFrame frame;
AVFrame 461 libavcodec/smc.c *data_size = sizeof(AVFrame);
AVFrame 462 libavcodec/smc.c *(AVFrame*)data = s->frame;
AVFrame 442 libavcodec/snow.c AVFrame new_picture;
AVFrame 443 libavcodec/snow.c AVFrame input_picture; ///< new_picture with the internal linesizes
AVFrame 444 libavcodec/snow.c AVFrame current_picture;
AVFrame 445 libavcodec/snow.c AVFrame last_picture[MAX_REF_FRAMES];
AVFrame 447 libavcodec/snow.c AVFrame mconly_picture;
AVFrame 4122 libavcodec/snow.c AVFrame tmp;
AVFrame 4133 libavcodec/snow.c memmove(s->last_picture+1, s->last_picture, (s->max_ref_frames-1)*sizeof(AVFrame));
AVFrame 4164 libavcodec/snow.c AVFrame *pict = data;
AVFrame 4497 libavcodec/snow.c AVFrame *picture = data;
AVFrame 4648 libavcodec/snow.c *data_size = sizeof(AVFrame);
AVFrame 33 libavcodec/sunrast.c AVFrame picture;
AVFrame 48 libavcodec/sunrast.c AVFrame *picture = data;
AVFrame 49 libavcodec/sunrast.c AVFrame * const p = &s->picture;
AVFrame 171 libavcodec/sunrast.c *data_size = sizeof(AVFrame);
AVFrame 650 libavcodec/svq1dec.c AVFrame *pict = data;
AVFrame 757 libavcodec/svq1dec.c *pict = *(AVFrame*)&s->current_picture;
AVFrame 762 libavcodec/svq1dec.c *data_size=sizeof(AVFrame);
AVFrame 45 libavcodec/svq1enc.c AVFrame picture;
AVFrame 46 libavcodec/svq1enc.c AVFrame current_picture;
AVFrame 47 libavcodec/svq1enc.c AVFrame last_picture;
AVFrame 489 libavcodec/svq1enc.c avctx->coded_frame= (AVFrame*)&s->picture;
AVFrame 516 libavcodec/svq1enc.c AVFrame *pict = data;
AVFrame 517 libavcodec/svq1enc.c AVFrame * const p= (AVFrame*)&s->picture;
AVFrame 518 libavcodec/svq1enc.c AVFrame temp;
AVFrame 901 libavcodec/svq3.c *(AVFrame *) data = *(AVFrame *) &s->next_picture;
AVFrame 903 libavcodec/svq3.c *data_size = sizeof(AVFrame);
AVFrame 1027 libavcodec/svq3.c *(AVFrame *) data = *(AVFrame *) &s->current_picture;
AVFrame 1029 libavcodec/svq3.c *(AVFrame *) data = *(AVFrame *) &s->last_picture;
AVFrame 1036 libavcodec/svq3.c *data_size = sizeof(AVFrame);
AVFrame 34 libavcodec/targa.c AVFrame picture;
AVFrame 97 libavcodec/targa.c AVFrame *picture = data;
AVFrame 98 libavcodec/targa.c AVFrame * const p= (AVFrame*)&s->picture;
AVFrame 219 libavcodec/targa.c *picture= *(AVFrame*)&s->picture;
AVFrame 228 libavcodec/targa.c avcodec_get_frame_defaults((AVFrame*)&s->picture);
AVFrame 229 libavcodec/targa.c avctx->coded_frame= (AVFrame*)&s->picture;
AVFrame 27 libavcodec/targaenc.c AVFrame picture;
AVFrame 78 libavcodec/targaenc.c AVFrame *p = data;
AVFrame 34 libavcodec/tiertexseqv.c AVFrame frame;
AVFrame 204 libavcodec/tiertexseqv.c *data_size = sizeof(AVFrame);
AVFrame 205 libavcodec/tiertexseqv.c *(AVFrame *)data = seq->frame;
AVFrame 38 libavcodec/tiff.c AVFrame picture;
AVFrame 410 libavcodec/tiff.c AVFrame *picture = data;
AVFrame 411 libavcodec/tiff.c AVFrame * const p= (AVFrame*)&s->picture;
AVFrame 499 libavcodec/tiff.c *picture= *(AVFrame*)&s->picture;
AVFrame 511 libavcodec/tiff.c avcodec_get_frame_defaults((AVFrame*)&s->picture);
AVFrame 512 libavcodec/tiff.c avctx->coded_frame= (AVFrame*)&s->picture;
AVFrame 45 libavcodec/tiffenc.c AVFrame picture;
AVFrame 182 libavcodec/tiffenc.c AVFrame *p = &s->picture;
AVFrame 201 libavcodec/tiffenc.c AVFrame *pict = data;
AVFrame 202 libavcodec/tiffenc.c AVFrame *const p = (AVFrame *) & s->picture;
AVFrame 44 libavcodec/truemotion1.c AVFrame frame;
AVFrame 873 libavcodec/truemotion1.c *data_size = sizeof(AVFrame);
AVFrame 874 libavcodec/truemotion1.c *(AVFrame*)data = s->frame;
AVFrame 42 libavcodec/truemotion2.c AVFrame pic;
AVFrame 769 libavcodec/truemotion2.c AVFrame * const p= (AVFrame*)&l->pic;
AVFrame 809 libavcodec/truemotion2.c *data_size = sizeof(AVFrame);
AVFrame 810 libavcodec/truemotion2.c *(AVFrame*)data = l->pic;
AVFrame 53 libavcodec/tscc.c AVFrame pic;
AVFrame 119 libavcodec/tscc.c *data_size = sizeof(AVFrame);
AVFrame 120 libavcodec/tscc.c *(AVFrame*)data = c->pic;
AVFrame 29 libavcodec/txd.c AVFrame picture;
AVFrame 44 libavcodec/txd.c AVFrame *picture = data;
AVFrame 45 libavcodec/txd.c AVFrame * const p = &s->picture;
AVFrame 40 libavcodec/ulti.c AVFrame frame;
AVFrame 53 libavcodec/ulti.c avctx->coded_frame = (AVFrame*) &s->frame;
AVFrame 390 libavcodec/ulti.c *data_size=sizeof(AVFrame);
AVFrame 391 libavcodec/ulti.c *(AVFrame*)data= s->frame;
AVFrame 357 libavcodec/utils.c AVFrame temp_pic;
AVFrame 405 libavcodec/utils.c memset(pic, 0, sizeof(AVFrame));
AVFrame 411 libavcodec/utils.c AVFrame *avcodec_alloc_frame(void){
AVFrame 412 libavcodec/utils.c AVFrame *pic= av_malloc(sizeof(AVFrame));
AVFrame 43 libavcodec/vb.c AVFrame pic;
AVFrame 230 libavcodec/vb.c *data_size = sizeof(AVFrame);
AVFrame 231 libavcodec/vb.c *(AVFrame*)data = c->pic;
AVFrame 4143 libavcodec/vc1.c AVFrame *pict = data;
AVFrame 4151 libavcodec/vc1.c *pict= *(AVFrame*)s->next_picture_ptr;
AVFrame 4154 libavcodec/vc1.c *data_size = sizeof(AVFrame);
AVFrame 4299 libavcodec/vc1.c *pict= *(AVFrame*)s->current_picture_ptr;
AVFrame 4301 libavcodec/vc1.c *pict= *(AVFrame*)s->last_picture_ptr;
AVFrame 4305 libavcodec/vc1.c *data_size = sizeof(AVFrame);
AVFrame 39 libavcodec/vcr1.c AVFrame picture;
AVFrame 49 libavcodec/vcr1.c AVFrame *picture = data;
AVFrame 50 libavcodec/vcr1.c AVFrame * const p= (AVFrame*)&a->picture;
AVFrame 112 libavcodec/vcr1.c *picture= *(AVFrame*)&a->picture;
AVFrame 123 libavcodec/vcr1.c AVFrame *pict = data;
AVFrame 124 libavcodec/vcr1.c AVFrame * const p= (AVFrame*)&a->picture;
AVFrame 146 libavcodec/vcr1.c avctx->coded_frame= (AVFrame*)&a->picture;
AVFrame 60 libavcodec/vmdav.c AVFrame frame;
AVFrame 61 libavcodec/vmdav.c AVFrame prev_frame;
AVFrame 447 libavcodec/vmdav.c FFSWAP(AVFrame, s->frame, s->prev_frame);
AVFrame 451 libavcodec/vmdav.c *data_size = sizeof(AVFrame);
AVFrame 452 libavcodec/vmdav.c *(AVFrame*)data = s->prev_frame;
AVFrame 57 libavcodec/vmnc.c AVFrame pic;
AVFrame 446 libavcodec/vmnc.c *data_size = sizeof(AVFrame);
AVFrame 447 libavcodec/vmnc.c *(AVFrame*)data = c->pic;
AVFrame 132 libavcodec/vp3.c AVFrame golden_frame;
AVFrame 133 libavcodec/vp3.c AVFrame last_frame;
AVFrame 134 libavcodec/vp3.c AVFrame current_frame;
AVFrame 1979 libavcodec/vp3.c *data_size=sizeof(AVFrame);
AVFrame 1980 libavcodec/vp3.c *(AVFrame*)data= s->current_frame;
AVFrame 397 libavcodec/vp56.c AVFrame *frame_current, *frame_ref;
AVFrame 501 libavcodec/vp56.c AVFrame *const p = s->framep[VP56_FRAME_CURRENT];
AVFrame 620 libavcodec/vp56.c FFSWAP(AVFrame *, s->framep[VP56_FRAME_GOLDEN],
AVFrame 631 libavcodec/vp56.c FFSWAP(AVFrame *, s->framep[VP56_FRAME_PREVIOUS],
AVFrame 634 libavcodec/vp56.c FFSWAP(AVFrame *, s->framep[VP56_FRAME_PREVIOUS],
AVFrame 638 libavcodec/vp56.c FFSWAP(AVFrame *, s->framep[VP56_FRAME_CURRENT],
AVFrame 641 libavcodec/vp56.c *(AVFrame*)data = *p;
AVFrame 642 libavcodec/vp56.c *data_size = sizeof(AVFrame);
AVFrame 93 libavcodec/vp56.h AVFrame frames[4];
AVFrame 94 libavcodec/vp56.h AVFrame *framep[6];
AVFrame 104 libavcodec/vqavideo.c AVFrame frame;
AVFrame 595 libavcodec/vqavideo.c *data_size = sizeof(AVFrame);
AVFrame 596 libavcodec/vqavideo.c *(AVFrame*)data = s->frame;
AVFrame 33 libavcodec/wnv1.c AVFrame pic;
AVFrame 64 libavcodec/wnv1.c AVFrame * const p= (AVFrame*)&l->pic;
AVFrame 121 libavcodec/wnv1.c *data_size = sizeof(AVFrame);
AVFrame 122 libavcodec/wnv1.c *(AVFrame*)data = l->pic;
AVFrame 42 libavcodec/xan.c AVFrame last_frame;
AVFrame 43 libavcodec/xan.c AVFrame current_frame;
AVFrame 439 libavcodec/xan.c *data_size = sizeof(AVFrame);
AVFrame 440 libavcodec/xan.c *(AVFrame*)data = s->current_frame;
AVFrame 443 libavcodec/xan.c FFSWAP(AVFrame, s->current_frame, s->last_frame);
AVFrame 32 libavcodec/xl.c AVFrame pic;
AVFrame 46 libavcodec/xl.c AVFrame * const p= (AVFrame*)&a->pic;
AVFrame 115 libavcodec/xl.c *data_size = sizeof(AVFrame);
AVFrame 116 libavcodec/xl.c *(AVFrame*)data = a->pic;
AVFrame 55 libavcodec/zmbv.c AVFrame pic;
AVFrame 579 libavcodec/zmbv.c *data_size = sizeof(AVFrame);
AVFrame 580 libavcodec/zmbv.c *(AVFrame*)data = c->pic;
AVFrame 45 libavcodec/zmbvenc.c AVFrame pic;
AVFrame 116 libavcodec/zmbvenc.c AVFrame *pict = data;
AVFrame 117 libavcodec/zmbvenc.c AVFrame * const p = &c->pic;
AVFrame 304 libavcodec/zmbvenc.c avctx->coded_frame = (AVFrame*)&c->pic;
AVFrame 1867 libavformat/utils.c AVFrame picture;
AVFrame 183 output_example.c AVFrame *picture, *tmp_picture;
AVFrame 233 output_example.c static AVFrame *alloc_picture(int pix_fmt, int width, int height)
AVFrame 235 output_example.c AVFrame *picture;
AVFrame 80 vhook/watermark.c AVFrame *pFrame;
AVFrame 88 vhook/watermark.c AVFrame *pFrameRGB;
AVFrame 192 vhook/watermark.c AVFrame *pFrameRGB;
AVFrame 328 vhook/watermark.c AVFrame *pFrameRGB;