Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcpred_template.c348 #define INTRA_PRED(size) \ macro
354 INTRA_PRED(2)
355 INTRA_PRED(3)
356 INTRA_PRED(4)
357 INTRA_PRED(5)
359 #undef INTRA_PRED