Home
last modified time | relevance | path

Searched refs:aResolutions (Results 1 – 4 of 4) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_h324m_config.h80 … Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions,
169 … Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions,
Dtsc_h324m_config_interface.h336 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions,
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
Dpv_2way_h324m_interface.h306 … Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions,
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_h324m_config.cpp357 … Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions, in PVH324MessageSetVideoResolutions() argument
362 iResolutions(aResolutions) in PVH324MessageSetVideoResolutions()
765 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions, in SetVideoResolutions() argument
769 iH324M->SetVideoResolutions(aDirection, aResolutions); in SetVideoResolutions()
1254 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions, in SetVideoResolutions() argument
1258 …cmd = OSCL_NEW(PVH324MessageSetVideoResolutions, (aDirection, aResolutions, aContextData, iCommand… in SetVideoResolutions()