Home
last modified time | relevance | path

Searched refs:_role (Results 1 – 8 of 8) sorted by relevance

/external/opencore/pvmi/pvmf/include/
Dpvmi_kvp.h308 _role = 0; in PvmfAssetInfo3GPPLocationStruct()
320 _role = 0; in ~PvmfAssetInfo3GPPLocationStruct()
332 uint8 _role; variable
/external/opencore/fileformats/mp4/parser/src/
Dassetinfoatoms.cpp607 _pLocationStruct->_role = 0; in AssetInfoLocationAtom()
618 if (!AtomUtils::read8(fp, _role)) in AssetInfoLocationAtom()
624 _pLocationStruct->_role = _role; in AssetInfoLocationAtom()
/external/opencore/fileformats/mp4/composer/include/
Dmovieatom.h296 _pAssetInfoLocationInfoAtom->setLocationInfoRole(ptr_loc_struct->_role); in setLocationInfo()
/external/opencore/fileformats/mp4/parser/include/
Dassetinfoatoms.h363 uint8 _role; variable
/external/opencore/protocols/sdp/parser/src/
Dsdp_parsing_utils.cpp388 ainfo.iLocationStruct._role = *aBuf++; in pvSDPParserParse3GPPAssetInfoLocation()
/external/opencore/engines/author/test/src/
Dtest_pv_author_engine_testset5.cpp441 aLocation_info._role = 2; in ConfigMp43gpComposer()
/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_node.cpp1030 iLocationInfo._role = aLocation_info._role; in SetLocationInfo()
/external/opencore/fileformats/mp4/composer/src/
Dmpeg4file.cpp1119 _locationInfoRole = ptr_loc_struct->_role; in setLocationInfo()