Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvp8data.h738 static const uint8_t vp7_mv_default_prob[2][17] = { variable
H A Dvp8.c604 memcpy(s->prob->mvc[i], vp7_mv_default_prob[i], in vp7_decode_frame_header()
605 sizeof(vp7_mv_default_prob[i])); in vp7_decode_frame_header()

Completed in 6 milliseconds