Searched refs:MAX_ERROR_BINS (Results 1 – 2 of 2) sorted by relevance
26 #define MAX_ERROR_BINS 1024 macro157 int error_bins[MAX_ERROR_BINS];
913 for(c_idx = 0; c_idx < MAX_ERROR_BINS; c_idx++) in vp8_encode_frame()