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

  /external/libvpx/libvpx/vp8/encoder/
block.h 25 #define MAX_ERROR_BINS 1024
153 int error_bins[MAX_ERROR_BINS];
encodeframe.c 844 for (c_idx = 0; c_idx < MAX_ERROR_BINS; ++c_idx) {
    [all...]

Completed in 420 milliseconds