Searched refs:PRED_PLANAR (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | hevcpred_template.c | 376 #define PRED_PLANAR(size)\ macro 383 PRED_PLANAR(0) 384 PRED_PLANAR(1) 385 PRED_PLANAR(2) 386 PRED_PLANAR(3) 388 #undef PRED_PLANAR macro |
Completed in 2 milliseconds