OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kf_count_max_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/test/
keyframe_test.cc
30
kf_count_max_
= INT_MAX;
47
abort_ |= kf_count_ >
kf_count_max_
;
53
int
kf_count_max_
;
member in class:__anon17619::KeyframeTest
61
kf_count_max_
= 2; // early exit successful tests.
74
kf_count_max_
= 1; // early exit failed tests.
/external/libvpx/libvpx/test/
keyframe_test.cc
30
kf_count_max_
= INT_MAX;
47
abort_ |= kf_count_ >
kf_count_max_
;
53
int
kf_count_max_
;
member in class:__anon8486::KeyframeTest
61
kf_count_max_
= 2; // early exit successful tests.
74
kf_count_max_
= 1; // early exit failed tests.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
keyframe_test.cc
30
kf_count_max_
= INT_MAX;
47
abort_ |= kf_count_ >
kf_count_max_
;
53
int
kf_count_max_
;
member in class:__anon19670::KeyframeTest
61
kf_count_max_
= 2; // early exit successful tests.
74
kf_count_max_
= 1; // early exit failed tests.
Completed in 671 milliseconds