OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:countFrames
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/media/src/android/media/cts/
DecoderTest.java
260
int frames1 =
countFrames
(
265
int frames2 =
countFrames
(
273
int frames1 =
countFrames
(
278
int frames2 =
countFrames
(
286
int frames1 =
countFrames
(
294
int frames1 =
countFrames
(
335
int frames1 =
countFrames
(video, false /* reconfigure */, -1 /* eosframe */, s);
336
int frames2 =
countFrames
(video, true /* reconfigure */, -1 /* eosframe */, s);
340
private int
countFrames
(int video, boolean reconfigure, int eosframe, Surface s) throws Exception {
[
all
...]
/external/opencv/cvaux/include/
cvaux.h
[
all
...]
Completed in 40 milliseconds