Home
last modified time | relevance | path

Searched refs:GetLocalFragment (Results 1 – 3 of 3) sorted by relevance

/external/opencore/baselibs/media_data_structures/src/
Daccess_unit.cpp80 MediaStatusClass::status_t AccessUnit::GetLocalFragment(BufferFragment& fragment) in GetLocalFragment() function in AccessUnit
82 return rep->GetLocalFragment(fragment); in GetLocalFragment()
Daccess_unit.h56 MediaStatusClass::status_t GetLocalFragment(BufferFragment& fragment);
/external/opencore/oscl/oscl/osclutil/src/
Doscl_media_data.h317 MediaStatusClass::status_t GetLocalFragment(BufferFragment& fragment) in GetLocalFragment() function