Searched refs:ScratchpadContext (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | mpegpicture.h | 35 typedef struct ScratchpadContext { struct 40 } ScratchpadContext; argument 99 ScratchpadContext *sc, int shared, int encoding, 105 ScratchpadContext *sc, int linesize);
|
D | mpegpicture.c | 59 ScratchpadContext *sc, int linesize) in ff_mpeg_framesize_alloc() 99 MotionEstContext *me, ScratchpadContext *sc, in alloc_frame_buffer() 233 ScratchpadContext *sc, int shared, int encoding, in ff_alloc_picture()
|
D | mpegvideo.h | 202 ScratchpadContext sc;
|