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

  /external/opencore/pvmi/pvmf/include/
pvmf_resizable_simple_mediamsg.h 162 uint32 currCapacity = memFrag.getCapacity();
168 if (alignedBytesUsed < currCapacity)
170 uint32 bytesToReclaim = (currCapacity - alignedBytesUsed);
pvmf_timedtext.h 345 uint32 currCapacity = memFrag.getCapacity();
351 if (alignedBytesUsed < currCapacity)
353 uint32 bytesToReclaim = (currCapacity - alignedBytesUsed);
  /external/opencore/nodes/pvclientserversocketnode/include/
pvmf_socket_buffer_allocators.h     [all...]
  /external/opencore/nodes/streaming/common/include/
pvmf_streaming_buffer_allocators.h     [all...]
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.cpp     [all...]
  /external/opencore/nodes/pvamrffparsernode/src/
pvmf_amrffparser_node.cpp     [all...]
  /external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_node.cpp     [all...]
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp     [all...]

Completed in 710 milliseconds