Home | History | Annotate | Download | only in api

Lines Matching refs:predMode

2376  *   predMode - Intra_4x4 prediction mode. 
2392 * predMode is not in the valid range of enumeration
2394 * predMode is OMX_VC_4x4_VERT, but availability doesn't set OMX_VC_UPPER
2396 * predMode is OMX_VC_4x4_HOR, but availability doesn't set OMX_VC_LEFT
2398 * predMode is OMX_VC_4x4_DIAG_DL, but availability doesn't set
2400 * predMode is OMX_VC_4x4_DIAG_DR, but availability doesn't set
2404 * predMode is OMX_VC_4x4_VR, but availability doesn't set
2408 * predMode is OMX_VC_4x4_HD, but availability doesn't set
2412 * predMode is OMX_VC_4x4_VL, but availability doesn't set OMX_VC_UPPER
2414 * predMode is OMX_VC_4x4_HU, but availability doesn't set OMX_VC_LEFT
2423 * they are not used by intra prediction as implied in predMode.
2433 OMXVCM4P10Intra4x4PredMode predMode,
2456 * predMode - Intra_16x16 prediction mode, please refer to section 3.4.1.
2472 * predMode is not in the valid range of enumeration
2474 * predMode is OMX_VC_16X16_VERT, but availability doesn't set
2476 * predMode is OMX_VC_16X16_HOR, but availability doesn't set OMX_VC_LEFT
2478 * predMode is OMX_VC_16X16_PLANE, but availability doesn't set
2489 * they are not used by intra prediction implied in predMode.
2501 OMXVCM4P10Intra16x16PredMode predMode,
2522 * predMode - Intra chroma prediction mode, please refer to section 3.4.3.
2538 * predMode is not in the valid range of enumeration
2540 * predMode is OMX_VC_CHROMA_VERT, but availability doesn't set
2542 * predMode is OMX_VC_CHROMA_HOR, but availability doesn't set OMX_VC_LEFT
2544 * predMode is OMX_VC_CHROMA_PLANE, but availability doesn't set
2554 * they are not used by intra prediction implied in predMode.
2566 OMXVCM4P10IntraChromaPredMode predMode,