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

  /external/libvpx/libvpx/vp8/encoder/
encodemv.c 240 unsigned int short_ct [mvnum_short]; local
251 vp8_zero(short_ct)
260 short_ct [0] += c; /* Magnitude distribution */
280 short_ct [a] += c; /* Magnitude distribution */
307 p, short_bct, short_ct,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodemv.c 240 unsigned int short_ct [mvnum_short]; local
251 vp8_zero(short_ct)
260 short_ct [0] += c; /* Magnitude distribution */
280 short_ct [a] += c; /* Magnitude distribution */
307 p, short_bct, short_ct,

Completed in 36 milliseconds