comparison avcodec.h @ 6407:7f9e2b5893fc libavcodec

floating point AAN IDCT
author michael
date Tue, 26 Feb 2008 14:59:11 +0000
parents 9259af8a686b
children 82b05580c400
comparison
equal deleted inserted replaced
6406:49dcfab1bda3 6407:7f9e2b5893fc
1324 #define FF_IDCT_CAVS 15 1324 #define FF_IDCT_CAVS 15
1325 #define FF_IDCT_SIMPLEARMV5TE 16 1325 #define FF_IDCT_SIMPLEARMV5TE 16
1326 #define FF_IDCT_SIMPLEARMV6 17 1326 #define FF_IDCT_SIMPLEARMV6 17
1327 #define FF_IDCT_SIMPLEVIS 18 1327 #define FF_IDCT_SIMPLEVIS 18
1328 #define FF_IDCT_WMV2 19 1328 #define FF_IDCT_WMV2 19
1329 #define FF_IDCT_FAAN 20
1329 1330
1330 /** 1331 /**
1331 * slice count 1332 * slice count
1332 * - encoding: Set by libavcodec. 1333 * - encoding: Set by libavcodec.
1333 * - decoding: Set by user (or 0). 1334 * - decoding: Set by user (or 0).