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

/external/chromium_org/media/formats/mp4/
H A Dtrack_run_iterator.h28 struct SampleInfo;
107 std::vector<SampleInfo>::const_iterator sample_itr_;
H A Dtrack_run_iterator.cc16 struct SampleInfo { struct in namespace:media::mp4
27 std::vector<SampleInfo> samples;
96 SampleInfo* sample_info,
/external/deqp/modules/internal/
H A DditTestLogTests.cpp52 << TestLog::SampleInfo
/external/deqp/executor/
H A DxeTestCaseResult.hpp78 class SampleInfo;
466 class SampleInfo : public Item class in namespace:xe::ri
469 SampleInfo (void) : Item(TYPE_SAMPLEINFO) {} function in class:xe::ri::SampleInfo
470 ~SampleInfo (void) {}
501 SampleInfo sampleInfo;
H A DxeTestLogWriter.cpp444 const ri::SampleInfo& info = static_cast<const ri::SampleInfo&>(item);
445 dst << Writer::BeginElement("SampleInfo");
H A DxeTestResultParser.cpp125 { 0xf0feae93, "SampleInfo", ri::TYPE_SAMPLEINFO },
649 throw TestResultParseError("<SampleInfo> outside of <SampleList>");
652 ri::SampleInfo* info = &list->sampleInfo;
661 throw TestResultParseError("<ValueInfo> outside of <SampleInfo>");
663 ri::SampleInfo* sampleInfo = static_cast<ri::SampleInfo*>(parentItem);
/external/deqp/framework/common/
H A DtcuTestLog.hpp85 static const class SampleInfoToken {} SampleInfo; member in class:tcu::TestLog
H A DtcuTestLog.cpp437 const TestLog::SampleInfoToken TestLog::SampleInfo = TestLog::SampleInfoToken(); member in class:tcu::TestLog
/external/deqp/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp1386 << tcu::TestLog::SampleInfo
1410 << tcu::TestLog::SampleInfo
1442 << tcu::TestLog::SampleInfo
1472 << tcu::TestLog::SampleInfo
1506 << tcu::TestLog::SampleInfo
1538 << tcu::TestLog::SampleInfo
1566 << tcu::TestLog::SampleInfo
1596 << tcu::TestLog::SampleInfo
1630 << tcu::TestLog::SampleInfo
1666 << tcu::TestLog::SampleInfo
[all...]
H A Des3pDepthTests.cpp643 log << TestLog::SampleInfo
658 log << TestLog::SampleInfo
H A Des3pShaderOperatorTests.cpp963 << TestLog::SampleInfo << TestLog::ValueInfo("Workload", "Workload", "", QP_SAMPLE_VALUE_TAG_PREDICTOR)
976 << TestLog::SampleInfo << TestLog::ValueInfo("Workload", "Workload", "", QP_SAMPLE_VALUE_TAG_PREDICTOR)
/external/deqp/modules/egl/
H A DteglMakeCurrentPerfTests.cpp409 << TestLog::SampleInfo << TestLog::ValueInfo("Time", "Time", "us", QP_SAMPLE_VALUE_TAG_RESPONSE)
H A DteglGLES2SharedRenderingPerfTests.cpp960 << TestLog::SampleInfo << TestLog::ValueInfo("Time", "Time", "us", QP_SAMPLE_VALUE_TAG_RESPONSE)
/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp963 << TestLog::SampleInfo << TestLog::ValueInfo("Workload", "Workload", "", QP_SAMPLE_VALUE_TAG_PREDICTOR)
976 << TestLog::SampleInfo << TestLog::ValueInfo("Workload", "Workload", "", QP_SAMPLE_VALUE_TAG_PREDICTOR)

Completed in 500 milliseconds