Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/ppc/
Dmpegvideo_altivec.c41 static void dct_unquantize_h263_altivec(MpegEncContext *s, in dct_unquantize_h263_altivec() function
127 s->dct_unquantize_h263_intra = dct_unquantize_h263_altivec; in ff_mpv_common_init_ppc()
128 s->dct_unquantize_h263_inter = dct_unquantize_h263_altivec; in ff_mpv_common_init_ppc()