MCPcopy Create free account
hub / github.com/FFmpeg/FFmpeg / AVCodecContext

Class AVCodecContext

libavcodec/avcodec.h:1154–1154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1152 * @param offset offset into the AVFrame.data from which the slice should be read
1153 */
1154 void (*draw_horiz_band)(struct AVCodecContext *s,
1155 const AVFrame *src, int offset[4],
1156 int y, int type, int height);
1157

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected