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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvp8data.h120 static const uint8_t vp8_pred8x8c_prob_inter[3] = { 162, 101, 204 }; variable
H A Dvp8.c318 memcpy(s->prob->pred8x8c , vp8_pred8x8c_prob_inter , sizeof(s->prob->pred8x8c));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp8data.h189 static const uint8_t vp8_pred8x8c_prob_inter[3] = { variable
H A Dvp8.c527 memcpy(s->prob->pred8x8c, vp8_pred8x8c_prob_inter,
678 memcpy(s->prob->pred8x8c, vp8_pred8x8c_prob_inter,

Completed in 51 milliseconds