HomeSort by relevance Sort by last modified time
    Searched full:mode_2_counter (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_mvref_common.c 37 static const int mode_2_counter[MB_MODE_COUNT] = { variable
222 context_counter += mode_2_counter[candidate->mode];
  /external/libvpx/libvpx/vp9/common/
vp9_mvref_common.c 44 context_counter += mode_2_counter[candidate->mode];
vp9_mvref_common.h 47 static const int mode_2_counter[MB_MODE_COUNT] = { variable
  /external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c 71 context_counter += mode_2_counter[candidate->mode];
    [all...]

Completed in 2301 milliseconds