HomeSort by relevance Sort by last modified time
    Searched refs:MVcount (Results 1 - 3 of 3) sorted by null

  /external/libvpx/vp8/encoder/
encodemv.c 432 w, &mvc[0], &vp8_default_mv_context[0], &vp8_mv_update_probs[0], cpi->MVcount[0], 0, &flags[0]
435 w, &mvc[1], &vp8_default_mv_context[1], &vp8_mv_update_probs[1], cpi->MVcount[1], 1, &flags[1]
onyx_int.h 436 unsigned int MVcount [2] [MVvals]; /* (row,col) MV cts this frame */
encodeframe.c 608 vp8_zero(cpi->MVcount);
    [all...]

Completed in 252 milliseconds