Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds