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

  /external/opencore/protocols/systems/tools/general/common/src/
pvmf_buffer_data_source.cpp 30 iFsiLen(0)
41 iFsiLen = fsi_len;
108 OsclSharedPtr<PVMFMediaDataImpl> fsiMediaDataImpl = iMediaDataAlloc->allocate(iFsiLen);
114 oscl_memcpy((uint8*)fsi_frag.getMemFragPtr(), iFsi, iFsiLen);
115 fsi_frag.getMemFrag().len = iFsiLen;
119 iFsiLen = 0;
  /external/opencore/protocols/systems/tools/general/common/include/
pvmf_buffer_data_source.h 104 unsigned iFsiLen;
  /external/opencore/engines/2way/src/
pv_2way_datapath.cpp 200 iFsiLen = 0;
302 iFsiLen = 0;
    [all...]
pv_2way_datapath.h 377 uint32 iFsiLen;

Completed in 98 milliseconds