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

/frameworks/av/media/libstagefright/omx/tests/
H A DFrameDropper_test.cpp28 struct TestFrame { struct in namespace:android
33 static const TestFrame testFrames20Fps[] = {
41 static const TestFrame testFrames30Fps[] = {
49 static const TestFrame testFrames40Fps[] = {
57 static const TestFrame testFrames60Fps[] = {
65 static const TestFrame testFramesVariableFps[] = {
99 void RunTest(const TestFrame* frames, size_t size) {

Completed in 62 milliseconds