Searched refs:y_sub_size (Results 1 – 1 of 1) sorted by relevance
128 const uint32_t y_sub_size = in ProcessFrame() local130 uint8_t* y_sorted = new uint8_t[y_sub_size]; in ProcessFrame()138 webrtc::Sort(y_sorted, y_sub_size, webrtc::TYPE_UWord8); in ProcessFrame()146 if (y_sub_size > (1 << 21) - 1) { in ProcessFrame()153 prob_idx_uw32 = WEBRTC_SPL_UMUL_32_16(y_sub_size, prob_uw16_[i]) >> 11; in ProcessFrame()