Home
last modified time | relevance | path

Searched refs:dct_unquantize_h263_inter_c (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpegvideo.c244 static void dct_unquantize_h263_inter_c(MpegEncContext *s, in dct_unquantize_h263_inter_c() function
306 s->dct_unquantize_h263_inter = dct_unquantize_h263_inter_c; in dct_init()