/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
armVCM4P2_EncodeVLCZigzag_intra.c | 62 * OMX_VC_NONE AC prediction not used. 113 case OMX_VC_NONE:
|
armVCM4P2_DecodeVLCZigzag_intra.c | 61 * OMX_VC_NONE AC prediction not used; 110 case OMX_VC_NONE:
|
omxVCM4P2_EncodeVLCZigzag_IntraDCVLC.c | 63 * - 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);
|
omxVCM4P2_DecodeBlockCoef_Intra.c | 163 predACDir = OMX_VC_NONE;
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Intra.c | 151 predACDir = OMX_VC_NONE;
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
omxVC_s.h | 122 OMX_VC_NONE EQU 0
|
omxVC.h | 494 OMX_VC_NONE = 0, 606 * OMX_VC_NONE, OMX_VC_VERTICAL, OMX_VC_HORIZONTAL [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
omxVC_s.h | 122 OMX_VC_NONE EQU 0
|
omxVC.h | 494 OMX_VC_NONE = 0, 606 * OMX_VC_NONE, OMX_VC_VERTICAL, OMX_VC_HORIZONTAL [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_DecodeBlockCoef_Intra.c | 157 predACDir = OMX_VC_NONE;
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/ |
omxVC.h | 494 OMX_VC_NONE = 0, 606 * OMX_VC_NONE, OMX_VC_VERTICAL, OMX_VC_HORIZONTAL [all...] |