Searched refs:aResolutions (Results 1 – 4 of 4) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/ |
D | tsc_h324m_config.h | 80 … Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions, 169 … Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions,
|
D | tsc_h324m_config_interface.h | 336 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions,
|
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/ |
D | pv_2way_h324m_interface.h | 306 … Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions,
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tsc_h324m_config.cpp | 357 … 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()
|