Searched refs:intra_pred_down_left (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dcavs.c266 static void intra_pred_down_left(uint8_t *d,uint8_t *top,uint8_t *left,int stride) { function
684 h->intra_pred_l[ INTRA_L_DOWN_LEFT] = intra_pred_down_left;

Completed in 41 milliseconds