HomeSort by relevance Sort by last modified time
    Searched refs:KNum20msFramesPerChunk (Results 1 - 4 of 4) sorted by null

  /external/opencore/engines/author/test/src/single_core/
pvaetest_node_config.h 43 extern const uint32 KNum20msFramesPerChunk;
65 if (config->SetMaxNumOutputFramesPerBuffer(KNum20msFramesPerChunk) != PVMFSuccess)
pvaetestinput.cpp 43 extern const uint32 KNum20msFramesPerChunk;
228 iSettings.iNum20msFramesPerChunk = KNum20msFramesPerChunk;
240 iSettings.iNum20msFramesPerChunk = KNum20msFramesPerChunk;
252 iSettings.iNum20msFramesPerChunk = KNum20msFramesPerChunk;
263 iSettings.iNum20msFramesPerChunk = KNum20msFramesPerChunk;
  /external/opencore/engines/author/test/src/
test_pv_author_engine_typedefs.h 170 extern const uint32 KNum20msFramesPerChunk;
pvaetest.cpp 57 const uint32 KNum20msFramesPerChunk = 10;
    [all...]

Completed in 152 milliseconds