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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir.c57 * OMX_VC_HORIZONTAL predict horizontally
97 *predDir = OMX_VC_HORIZONTAL;
H A DarmVCM4P2_EncodeVLCZigzag_intra.c65 * OMX_VC_HORIZONTAL Horizontal prediction.
119 case OMX_VC_HORIZONTAL:
H A DarmVCM4P2_DecodeVLCZigzag_intra.c63 * OMX_VC_HORIZONTAL Horizontal prediction;
116 case OMX_VC_HORIZONTAL:
H A DomxVCM4P2_EncodeVLCZigzag_IntraDCVLC.c65 * - OMX_VC_HORIZONTAL - Horizontal prediction.
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);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s46 ; * OMX_VC_HORIZONTAL predict horizontally
105 MOV temp2,#OMX_VC_HORIZONTAL
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s46 ; * OMX_VC_HORIZONTAL predict horizontally
105 MOV temp2,#OMX_VC_HORIZONTAL
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
H A DomxVC_s.h123 OMX_VC_HORIZONTAL EQU 1 enumerator in enum:__anon563
H A DomxVC.h495 OMX_VC_HORIZONTAL = 1, enumerator in enum:__anon532
606 * OMX_VC_NONE, OMX_VC_VERTICAL, OMX_VC_HORIZONTAL
1320 * values: OMX_VC_NONE (prediction disabled), OMX_VC_HORIZONTAL, or
1431 * - OMX_VC_HORIZONTAL - Horizontal prediction.
1458 * - PredDir is not one of: OMX_VC_NONE, OMX_VC_HORIZONTAL, or
1495 * - OMX_VC_HORIZONTAL - Horizontal prediction.
1520 * - PredDir is not one of: OMX_VC_NONE, OMX_VC_HORIZONTAL, or
1730 * - OMX_VC_HORIZONTAL - Horizontal prediction;
1799 * OMX_VC_HORIZONTAL - Horizontal prediction; performs
2135 * following values: OMX_VC_HORIZONTAL
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
H A DomxVC_s.h123 OMX_VC_HORIZONTAL EQU 1 enumerator in enum:__anon607
H A DomxVC.h495 OMX_VC_HORIZONTAL = 1, enumerator in enum:__anon576
606 * OMX_VC_NONE, OMX_VC_VERTICAL, OMX_VC_HORIZONTAL
1320 * values: OMX_VC_NONE (prediction disabled), OMX_VC_HORIZONTAL, or
1431 * - OMX_VC_HORIZONTAL - Horizontal prediction.
1458 * - PredDir is not one of: OMX_VC_NONE, OMX_VC_HORIZONTAL, or
1495 * - OMX_VC_HORIZONTAL - Horizontal prediction.
1520 * - PredDir is not one of: OMX_VC_NONE, OMX_VC_HORIZONTAL, or
1730 * - OMX_VC_HORIZONTAL - Horizontal prediction;
1799 * OMX_VC_HORIZONTAL - Horizontal prediction; performs
2135 * following values: OMX_VC_HORIZONTAL
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
H A DomxVC.h495 OMX_VC_HORIZONTAL = 1, enumerator in enum:__anon620
606 * OMX_VC_NONE, OMX_VC_VERTICAL, OMX_VC_HORIZONTAL
1320 * values: OMX_VC_NONE (prediction disabled), OMX_VC_HORIZONTAL, or
1431 * - OMX_VC_HORIZONTAL - Horizontal prediction.
1458 * - PredDir is not one of: OMX_VC_NONE, OMX_VC_HORIZONTAL, or
1495 * - OMX_VC_HORIZONTAL - Horizontal prediction.
1520 * - PredDir is not one of: OMX_VC_NONE, OMX_VC_HORIZONTAL, or
1730 * - OMX_VC_HORIZONTAL - Horizontal prediction;
1799 * OMX_VC_HORIZONTAL - Horizontal prediction; performs
2135 * following values: OMX_VC_HORIZONTAL
[all...]

Completed in 184 milliseconds