HomeSort by relevance Sort by last modified time
    Searched refs:OMX_VC_NONE (Results 1 - 11 of 11) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_EncodeVLCZigzag_intra.c 47 * OMX_VC_NONE AC prediction not used.
98 case OMX_VC_NONE:
armVCM4P2_DecodeVLCZigzag_intra.c 46 * OMX_VC_NONE AC prediction not used;
95 case OMX_VC_NONE:
omxVCM4P2_EncodeVLCZigzag_IntraDCVLC.c 48 * - OMX_VC_NONE - AC prediction not used.
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);
omxVCM4P2_DecodeBlockCoef_Intra.c 148 predACDir = OMX_VC_NONE;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c 136 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 142 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...]

Completed in 150 milliseconds