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