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

  /external/opencore/oscl/oscl/osclmemory/src/
oscl_mem_audit.h 71 uint32 totalNumBytes;
83 totalNumBytes = sizeIn;
108 totalNumBytes += delta.numBytes;
    [all...]
  /external/opencore/engines/author/test/src/
test_pv_mediainput_author_engine.cpp 396 stats->totalNumAllocs - iTotalAlloc, stats->totalNumBytes - iTotalBytes, stats->numAllocFails - iAllocFails, stats->numAllocs - iNumAllocs);
422 iTotalBytes = stats->totalNumBytes;
    [all...]
pvaetest.cpp 168 stats->totalNumAllocs - iTotalAlloc, stats->totalNumBytes - iTotalBytes, stats->numAllocFails - iAllocFails, stats->numAllocs - iNumAllocs);
192 iTotalBytes = stats->totalNumBytes;
    [all...]
  /external/opencore/engines/adapters/player/framemetadatautility/test/src/
test_pv_frame_metadata_utility.cpp 816 fprintf(file, " totalNumBytes %d\n", stats->totalNumBytes);
    [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine.cpp     [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tscmain.cpp     [all...]
tsc_component.cpp     [all...]
  /external/opencore/engines/2way/src/
pv_2way_engine.cpp     [all...]

Completed in 1625 milliseconds