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

  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tsc_capability.h 116 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator> GetResolutions(TPVDirection dir);
118 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& resolutions);
134 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator> iResolutionsRx;
135 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator> iResolutionsTx;
tsc_h324m_config_interface.h 336 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions,
tsc_h324m_config.h 80 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions,
169 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions,
tscmain.h 398 OSCL_IMPORT_REF void SetVideoResolutions(TPVDirection dir, Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& resolutions);
  /external/opencore/pvmi/pvmf/include/
pvmf_video.h 85 class PVMFVideoResolutionRange
88 PVMFVideoResolutionRange(PVMFVideoResolution first, PVMFVideoResolution last)
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
pv_2way_h324m_interface.h 306 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions,
h324utils.h 149 bool IsResolutionSupported(const PVMFVideoResolution& resolution, const Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& resolutions);
pvt_common.h 1010 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator> resolutions;
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
h324utils.cpp 542 PVMFVideoResolutionRange range_sqcif(PVMF_RESOLUTION_SQCIF,
548 PVMFVideoResolutionRange range_qcif(PVMF_RESOLUTION_QCIF,
554 PVMFVideoResolutionRange range_cif(PVMF_RESOLUTION_CIF,
560 PVMFVideoResolutionRange range_4cif(PVMF_RESOLUTION_4CIF,
566 PVMFVideoResolutionRange range_16cif(PVMF_RESOLUTION_16CIF,
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_capability.cpp 35 PVMFVideoResolutionRange qcif_range(PVMF_RESOLUTION_QCIF, PVMF_RESOLUTION_QCIF);
53 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>
64 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& resolutions)
    [all...]
tsc_h324m_config.cpp 357 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions,
365 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator> iResolutions;
765 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& aResolutions,
    [all...]
tscmain.cpp 1101 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& resolutions)
    [all...]

Completed in 1448 milliseconds