Searched refs:VP8DecIdct (Results 1 – 4 of 4) sorted by relevance
101 typedef void (*VP8DecIdct)(const int16_t* coeffs, uint8_t* dst); typedef105 extern VP8DecIdct VP8TransformUV;106 extern VP8DecIdct VP8TransformDC;107 extern VP8DecIdct VP8TransformDCUV;
682 VP8DecIdct VP8TransformUV;683 VP8DecIdct VP8TransformDC;684 VP8DecIdct VP8TransformDCUV;
219 typedef void (*VP8DecIdct)(const int16_t* coeffs, uint8_t* dst); typedef223 extern VP8DecIdct VP8TransformAC3;224 extern VP8DecIdct VP8TransformUV;225 extern VP8DecIdct VP8TransformDC;226 extern VP8DecIdct VP8TransformDCUV;
658 VP8DecIdct VP8TransformAC3;659 VP8DecIdct VP8TransformUV;660 VP8DecIdct VP8TransformDC;661 VP8DecIdct VP8TransformDCUV;