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.c42 * OMX_VC_HORIZONTAL predict horizontally
82 *predDir = OMX_VC_HORIZONTAL;
H A DarmVCM4P2_EncodeVLCZigzag_intra.c50 * OMX_VC_HORIZONTAL Horizontal prediction.
104 case OMX_VC_HORIZONTAL:
H A DarmVCM4P2_DecodeVLCZigzag_intra.c48 * OMX_VC_HORIZONTAL Horizontal prediction;
101 case OMX_VC_HORIZONTAL:
H A DomxVCM4P2_EncodeVLCZigzag_IntraDCVLC.c50 * - OMX_VC_HORIZONTAL - Horizontal prediction.
77 * - PredDir is not one of: OMX_VC_NONE, OMX_VC_HORIZONTAL, or
104 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.s32 ; * OMX_VC_HORIZONTAL predict horizontally
91 MOV temp2,#OMX_VC_HORIZONTAL
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DarmVCM4P2_SetPredDir_s.s32 ; * OMX_VC_HORIZONTAL predict horizontally
91 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:__anon754
H A DomxVC.h495 OMX_VC_HORIZONTAL = 1, enumerator in enum:__anon723
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:__anon798
H A DomxVC.h495 OMX_VC_HORIZONTAL = 1, enumerator in enum:__anon767
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:__anon811
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 63 milliseconds