Searched refs:intra_pred_vert (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.c214 static void intra_pred_vert(uint8_t *d,uint8_t *top,uint8_t *left,int stride) { function
681 h->intra_pred_l[ INTRA_L_VERT] = intra_pred_vert;
691 h->intra_pred_c[ INTRA_C_VERT] = intra_pred_vert;

Completed in 36 milliseconds