Searched refs:INTRA_DC_PRED (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | diracdec.c | 571 #define INTRA_DC_PRED(n, type) \ macro 592 INTRA_DC_PRED(8, int16_t) 593 INTRA_DC_PRED(10, uint32_t) |
Completed in 4 milliseconds