Searched defs:intra_pred_down_left (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | cavs.c | 313 static void intra_pred_down_left(uint8_t *d, uint8_t *top, uint8_t *left, ptrdiff_t stride) in intra_pred_down_left() function |
Completed in 3 milliseconds