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 - 2
of
2
) sorted by null
/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:__anon17885::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:__anon31388::KeyframeTest
61
kf_count_max_
= 2; // early exit successful tests.
74
kf_count_max_
= 1; // early exit failed tests.
Completed in 47 milliseconds