Searched refs:INTRA_PRED (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | hevcpred_template.c | 348 #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 macro |
Completed in 2 milliseconds