Searched refs:FillRandom (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Dsad_test.cc114 void FillRandom(uint8_t *data, int stride) { function in class:__anon12021::SADTestBase
225 FillRandom(source_data_, source_stride_);
226 FillRandom(reference_data_, reference_stride_);
234 FillRandom(source_data_, source_stride_);
235 FillRandom(GetReference(0), reference_stride_);
236 FillRandom(GetReference(1), reference_stride_);
237 FillRandom(GetReference(2), reference_stride_);
238 FillRandom(GetReference(3), reference_stride_);
248 FillRandom(source_data_, source_stride_);
249 FillRandom(reference_data
[all...]
H A Dintrapred_test.cc51 void FillRandom() { function in class:__anon12016::IntraPredBase
166 FillRandom();
172 FillRandom();
179 FillRandom();
186 FillRandom();
193 FillRandom();
199 FillRandom();
205 FillRandom();
/external/libvpx/libvpx/test/
H A Dsad_test.cc114 void FillRandom(uint8_t *data, int stride) { function in class:__anon23988::SADTestBase
225 FillRandom(source_data_, source_stride_);
226 FillRandom(reference_data_, reference_stride_);
234 FillRandom(source_data_, source_stride_);
235 FillRandom(GetReference(0), reference_stride_);
236 FillRandom(GetReference(1), reference_stride_);
237 FillRandom(GetReference(2), reference_stride_);
238 FillRandom(GetReference(3), reference_stride_);
248 FillRandom(source_data_, source_stride_);
249 FillRandom(reference_data
[all...]
H A Dintrapred_test.cc51 void FillRandom() { function in class:__anon23983::IntraPredBase
166 FillRandom();
172 FillRandom();
179 FillRandom();
186 FillRandom();
193 FillRandom();
199 FillRandom();
205 FillRandom();

Completed in 331 milliseconds