Home
last modified time | relevance | path

Searched defs:dct_quantize (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dmpegvideoenc_template.c93 static int RENAME(dct_quantize)(MpegEncContext *s, in RENAME() argument
/third_party/ffmpeg/libavcodec/
Dmpegvideo.h491 …int (*dct_quantize)(struct MpegEncContext *s, int16_t *block/*align 16*/, int n, int qscale, int *… member