Home
last modified time | relevance | path

Searched refs:resolutions (Results 1 – 12 of 12) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
Dh324utils.cpp486 video_codec_info.resolutions)) in FillH263Capability()
492 video_codec_info.resolutions)) in FillH263Capability()
498 video_codec_info.resolutions)) in FillH263Capability()
504 video_codec_info.resolutions)) in FillH263Capability()
510 video_codec_info.resolutions)) in FillH263Capability()
544 cci->resolutions.push_back(range_sqcif); in GetCodecCapabilityInfo()
550 cci->resolutions.push_back(range_qcif); in GetCodecCapabilityInfo()
556 cci->resolutions.push_back(range_cif); in GetCodecCapabilityInfo()
562 cci->resolutions.push_back(range_4cif); in GetCodecCapabilityInfo()
568 cci->resolutions.push_back(range_16cif); in GetCodecCapabilityInfo()
[all …]
Dpvt_common.cpp888 ret->resolutions = resolutions; in Copy()
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/XME/
Dxme.c307 XiGMiscResolutionInfo *resolutions; in XiGMiscQueryResolutions() local
328 resolutions = (XiGMiscResolutionInfo*)Xmalloc(size); in XiGMiscQueryResolutions()
329 if (!resolutions) { in XiGMiscQueryResolutions()
336 _XReadPad(dpy, (void*)resolutions, size); in XiGMiscQueryResolutions()
338 *presolutions = resolutions; in XiGMiscQueryResolutions()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_capability.cpp64 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& resolutions) in SetVideoResolutions() argument
67 … (0, "TSC_capability::SetVideoResolutions dir(%d), size(%d)", dir, resolutions.size())); in SetVideoResolutions()
70 iResolutionsTx = resolutions; in SetVideoResolutions()
74 iResolutionsRx = resolutions; in SetVideoResolutions()
1086 …((VideoCodecCapabilityInfo*)info)->resolutions = (dir == OUTGOING) ? iResolutionsTx : iResolutions… in GetSupportedCodecCapabilityInfo()
Dtscmain.cpp1101 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& resolutions) in SetVideoResolutions() argument
1103 iTSCcapability.SetVideoResolutions(dir, resolutions); in SetVideoResolutions()
Dtsc_component.cpp349 ((VideoCodecCapabilityInfo*)info)->resolutions = in CEStart()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_capability.h118 … Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& resolutions);
Dtscmain.h398 …esolutions(TPVDirection dir, Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& resolutions);
/external/tesseract/testing/
DREADME25 other scanning resolutions out of them.
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
Dh324utils.h149 …esolution& resolution, const Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator>& resolutions);
Dpvt_common.h1010 Oscl_Vector<PVMFVideoResolutionRange, OsclMemAllocator> resolutions; variable
/external/webkit/WebCore/
DChangeLog-2006-05-1038854 (2) None of our sizing accounted for scaled resolutions.