Home
last modified time | relevance | path

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

/external/opencore/pvmi/pvmf/include/
Dpvmf_video.h81 #define PVMF_RESOLUTION_CIF PVMFVideoResolution(352,288) macro
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_capability.cpp349 if (iTcsIn_H263_cifMPI && IsResolutionSupported(PVMF_RESOLUTION_CIF, iResolutionsTx)) in GetOutgoingDataType()
495 … (h263Cap->option_of_cifMPI && !IsResolutionSupported(PVMF_RESOLUTION_CIF, iResolutionsRx)) || in ValidateIncomingDataType()
541 IsResolutionSupported(PVMF_RESOLUTION_CIF, iResolutionsTx)) in ValidateIncomingDataType()
939 if (iTcsIn_H263_cifMPI && IsResolutionSupported(PVMF_RESOLUTION_CIF, iResolutionsTx)) in GetDataType()
/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
Dh324utils.cpp497 if (IsResolutionSupported(PVMF_RESOLUTION_CIF, in FillH263Capability()
554 PVMFVideoResolutionRange range_cif(PVMF_RESOLUTION_CIF, in GetCodecCapabilityInfo()
555 PVMF_RESOLUTION_CIF); in GetCodecCapabilityInfo()