OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:droppable_frames_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/test/
error_resilience_test.cc
66
if (
droppable_frames_
[i] == video->frame()) {
68
<<
droppable_frames_
[i] << "\n";
local
129
droppable_frames_
[i] = list[i];
144
unsigned int
droppable_frames_
[kMaxDroppableFrames];
member in class:__anon17610::ErrorResilienceTestLarge
/external/libvpx/libvpx/test/
error_resilience_test.cc
66
if (
droppable_frames_
[i] == video->frame()) {
68
<<
droppable_frames_
[i] << "\n";
local
129
droppable_frames_
[i] = list[i];
144
unsigned int
droppable_frames_
[kMaxDroppableFrames];
member in class:__anon29392::ErrorResilienceTestLarge
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
error_resilience_test.cc
66
if (
droppable_frames_
[i] == video->frame()) {
68
<<
droppable_frames_
[i] << "\n";
local
129
droppable_frames_
[i] = list[i];
144
unsigned int
droppable_frames_
[kMaxDroppableFrames];
member in class:__anon40576::ErrorResilienceTestLarge
Completed in 187 milliseconds