HomeSort by relevance Sort by last modified time
    Searched defs:MVPcount (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp8/common/
entropymv.h 38 MVPcount = MVPbits + mvlong_width /* (with independent probabilities) */
43 vp8_prob prob[MVPcount]; /* often come in row, col pairs */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
entropymv.h 38 MVPcount = MVPbits + mvlong_width /* (with independent probabilities) */
43 vp8_prob prob[MVPcount]; /* often come in row, col pairs */

Completed in 37 milliseconds