Searched refs:OMX_VC_NONE (Results 1 - 11 of 11) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
H A DarmVCM4P2_EncodeVLCZigzag_intra.c62 * OMX_VC_NONE AC prediction not used.
113 case OMX_VC_NONE:
H A DarmVCM4P2_DecodeVLCZigzag_intra.c61 * OMX_VC_NONE AC prediction not used;
110 case OMX_VC_NONE:
H A DomxVCM4P2_EncodeVLCZigzag_IntraDCVLC.c63 * - OMX_VC_NONE - AC prediction not used.
92 * - PredDir is not one of: OMX_VC_NONE, OMX_VC_HORIZONTAL, or
119 armRetArgErrIf((predDir != OMX_VC_NONE) && (predDir != OMX_VC_HORIZONTAL) && (predDir != OMX_VC_VERTICAL) , OMX_Sts_BadArgErr);
H A DomxVCM4P2_DecodeBlockCoef_Intra.c163 predACDir = OMX_VC_NONE;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodeBlockCoef_Intra.c151 predACDir = OMX_VC_NONE;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
H A DomxVC_s.h122 OMX_VC_NONE EQU 0 enumerator in enum:__anon560
H A DomxVC.h494 OMX_VC_NONE = 0, enumerator in enum:__anon529
606 * OMX_VC_NONE, OMX_VC_VERTICAL, OMX_VC_HORIZONTAL
1320 * values: OMX_VC_NONE (prediction disabled), OMX_VC_HORIZONTAL, or
1429 * - OMX_VC_NONE - AC prediction not used.
1458 * - PredDir is not one of: OMX_VC_NONE, OMX_VC_HORIZONTAL, or
1493 * - OMX_VC_NONE - AC prediction not used.
1520 * - PredDir is not one of: OMX_VC_NONE, OMX_VC_HORIZONTAL, or
1728 * - OMX_VC_NONE - AC prediction not used;
1797 * pattern; takes one of the following values: OMX_VC_NONE - AC
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
H A DomxVC_s.h122 OMX_VC_NONE EQU 0 enumerator in enum:__anon604
H A DomxVC.h494 OMX_VC_NONE = 0, enumerator in enum:__anon573
606 * OMX_VC_NONE, OMX_VC_VERTICAL, OMX_VC_HORIZONTAL
1320 * values: OMX_VC_NONE (prediction disabled), OMX_VC_HORIZONTAL, or
1429 * - OMX_VC_NONE - AC prediction not used.
1458 * - PredDir is not one of: OMX_VC_NONE, OMX_VC_HORIZONTAL, or
1493 * - OMX_VC_NONE - AC prediction not used.
1520 * - PredDir is not one of: OMX_VC_NONE, OMX_VC_HORIZONTAL, or
1728 * - OMX_VC_NONE - AC prediction not used;
1797 * pattern; takes one of the following values: OMX_VC_NONE - AC
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodeBlockCoef_Intra.c157 predACDir = OMX_VC_NONE;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
H A DomxVC.h494 OMX_VC_NONE = 0, enumerator in enum:__anon617
606 * OMX_VC_NONE, OMX_VC_VERTICAL, OMX_VC_HORIZONTAL
1320 * values: OMX_VC_NONE (prediction disabled), OMX_VC_HORIZONTAL, or
1429 * - OMX_VC_NONE - AC prediction not used.
1458 * - PredDir is not one of: OMX_VC_NONE, OMX_VC_HORIZONTAL, or
1493 * - OMX_VC_NONE - AC prediction not used.
1520 * - PredDir is not one of: OMX_VC_NONE, OMX_VC_HORIZONTAL, or
1728 * - OMX_VC_NONE - AC prediction not used;
1797 * pattern; takes one of the following values: OMX_VC_NONE - AC

Completed in 144 milliseconds