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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dmpegvideo_altivec.c4 * dct_unquantize_h263_altivec:
39 static void dct_unquantize_h263_altivec(MpegEncContext *s, function
126 s->dct_unquantize_h263_intra = dct_unquantize_h263_altivec;
127 s->dct_unquantize_h263_inter = dct_unquantize_h263_altivec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dmpegvideo_altivec.c4 * dct_unquantize_h263_altivec:
479 static void dct_unquantize_h263_altivec(MpegEncContext *s, function
578 s->dct_unquantize_h263_intra = dct_unquantize_h263_altivec;
579 s->dct_unquantize_h263_inter = dct_unquantize_h263_altivec;

Completed in 184 milliseconds