FFmpeg
|
#include "avcodec.h"
Go to the source code of this file.
Functions | |
static int | exec_func (AVCodecContext *avctx, void *arg, int slice, int thread_nb) |
int | TEXTUREDSP_FUNC_NAME (AVCodecContext *avctx, TextureDSPThreadContext *ctx) |
|
static |
Definition at line 25 of file texturedsp_template.c.
Referenced by TEXTUREDSP_FUNC_NAME().
int TEXTUREDSP_FUNC_NAME | ( | AVCodecContext * | avctx, |
TextureDSPThreadContext * | ctx | ||
) |
Definition at line 61 of file texturedsp_template.c.