Lines Matching full:profile
402 * H.263 profile types, each profile indicates support for various
406 * Baseline : Baseline Profile: H.263 (V1), no optional modes
408 * Profile: H.263+ (V2), includes annexes I, J, L.4
410 * BackwardCompatible : Backward Compatibility Profile: H.263 (V1),
412 * ISWV2 : Interactive Streaming Wireless Profile: H.263+
414 * ISWV3 : Interactive Streaming Wireless Profile: H.263++
415 * (V3), includes profile 3 and annexes V and W.6.3.8
416 * HighCompression : Conversational High Compression Profile: H.263++
418 * Internet : Conversational Internet Profile: H.263++ (V3),
419 * includes profile 5 and annex K
420 * Interlace : Conversational Interlace Profile: H.263++ (V3),
421 * includes profile 5 and annex W.6.3.11
422 * HighLatency : High Latency Profile: H.263++ (V3), includes
423 * profile 6 and annexes O.1 and P.5
494 * eProfile : H.263 profile(s) to use
528 * MPEG-2 profile types, each profile indicates support for various
532 OMX_VIDEO_MPEG2ProfileSimple = 0, /**< Simple Profile */
533 OMX_VIDEO_MPEG2ProfileMain, /**< Main Profile */
534 OMX_VIDEO_MPEG2Profile422, /**< 4:2:2 Profile */
535 OMX_VIDEO_MPEG2ProfileSNR, /**< SNR Profile */
536 OMX_VIDEO_MPEG2ProfileSpatial, /**< Spatial Profile */
537 OMX_VIDEO_MPEG2ProfileHigh, /**< High Profile */
568 * eProfile : MPEG-2 profile(s) to use
583 * MPEG-4 profile types, each profile indicates support for various
587 * - Simple Profile, Levels 1-3
588 * - Simple Scalable Profile, Levels 1-2
589 * - Core Profile, Levels 1-2
590 * - Main Profile, Levels 2-4
591 * - N-bit Profile, Level 2
592 * - Scalable Texture Profile, Level 1
593 * - Simple Face Animation Profile, Levels 1-2
594 * - Simple Face and Body Animation (FBA) Profile, Levels 1-2
595 * - Basic Animated Texture Profile, Levels 1-2
596 * - Hybrid Profile, Levels 1-2
598 * - Core Scalable Profile, Levels 1-3
599 * - Advanced Coding Efficiency Profile, Levels 1-4
600 * - Advanced Core Profile, Levels 1-2
665 * eProfile : MPEG-4 profile(s) to use.
781 * AVC profile types, each profile indicates support for various
785 profile */
786 OMX_VIDEO_AVCProfileMain = 0x02, /**< Main profile */
787 OMX_VIDEO_AVCProfileExtended = 0x04, /**< Extended profile */
788 OMX_VIDEO_AVCProfileHigh = 0x08, /**< High profile */
789 OMX_VIDEO_AVCProfileHigh10 = 0x10, /**< High 10 profile */
790 OMX_VIDEO_AVCProfileHigh422 = 0x20, /**< High 4:2:2 profile */
791 OMX_VIDEO_AVCProfileHigh444 = 0x40, /**< High 4:4:4 profile */
867 * eProfile : AVC profile(s) to use
933 OMX_U32 nProfileIndex; /**< Used to query for individual profile support information,