HomeSort by relevance Sort by last modified time
    Searched defs:EQU (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes_s.h 14 OMX_Sts_NoErr EQU 0 ;// No error the function completed successfully
15 OMX_Sts_Err EQU -2 ;// Unknown/unspecified error
16 OMX_Sts_InvalidBitstreamValErr EQU -182 ;// Invalid value detected during bitstream processing
17 OMX_Sts_MemAllocErr EQU -9 ;// Not enough memory allocated for the operation
18 OMX_StsACAAC_GainCtrErr EQU -159 ;// AAC: Unsupported gain control data detected
19 OMX_StsACAAC_PrgNumErr EQU -167 ;// AAC: Invalid number of elements for one program
20 OMX_StsACAAC_CoefValErr EQU -163 ;// AAC: Invalid quantized coefficient value
21 OMX_StsACAAC_MaxSfbErr EQU -162 ;// AAC: Invalid maxSfb value in relation to numSwb
22 OMX_StsACAAC_PlsDataErr EQU -160 ;// AAC: pulse escape sequence data error
25 OMX_Sts_BadArgErr EQU -5 ;// Bad Arguments
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes_s.h 14 OMX_Sts_NoErr EQU 0 ;// No error the function completed successfully
15 OMX_Sts_Err EQU -2 ;// Unknown/unspecified error
16 OMX_Sts_InvalidBitstreamValErr EQU -182 ;// Invalid value detected during bitstream processing
17 OMX_Sts_MemAllocErr EQU -9 ;// Not enough memory allocated for the operation
18 OMX_StsACAAC_GainCtrErr EQU -159 ;// AAC: Unsupported gain control data detected
19 OMX_StsACAAC_PrgNumErr EQU -167 ;// AAC: Invalid number of elements for one program
20 OMX_StsACAAC_CoefValErr EQU -163 ;// AAC: Invalid quantized coefficient value
21 OMX_StsACAAC_MaxSfbErr EQU -162 ;// AAC: Invalid maxSfb value in relation to numSwb
22 OMX_StsACAAC_PlsDataErr EQU -160 ;// AAC: pulse escape sequence data error
25 OMX_Sts_BadArgErr EQU -5 ;// Bad Arguments
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
omxVC_s.h 17 OMX_VIDEO_TRANSPARENT EQU 0; /** Wholly transparent */
18 OMX_VIDEO_PARTIAL EQU 1; /** Partially transparent */
19 OMX_VIDEO_OPAQUE EQU 2; /** Opaque */
24 OMX_VIDEO_NONE EQU 0;
25 OMX_VIDEO_HORIZONTAL EQU 1;
26 OMX_VIDEO_VERTICAL EQU 2;
31 OMX_VIDEO_INTEGER_PIXEL EQU 0; /** case ??a?? */
32 OMX_VIDEO_HALF_PIXEL_X EQU 1; /** case ??b?? */
33 OMX_VIDEO_HALF_PIXEL_Y EQU 2; /** case ??c?? */
34 OMX_VIDEO_HALF_PIXEL_XY EQU 3; /** case ??d?? *
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
omxVC_s.h 17 OMX_VIDEO_TRANSPARENT EQU 0; /** Wholly transparent */
18 OMX_VIDEO_PARTIAL EQU 1; /** Partially transparent */
19 OMX_VIDEO_OPAQUE EQU 2; /** Opaque */
24 OMX_VIDEO_NONE EQU 0;
25 OMX_VIDEO_HORIZONTAL EQU 1;
26 OMX_VIDEO_VERTICAL EQU 2;
31 OMX_VIDEO_INTEGER_PIXEL EQU 0; /** case a */
32 OMX_VIDEO_HALF_PIXEL_X EQU 1; /** case b */
33 OMX_VIDEO_HALF_PIXEL_Y EQU 2; /** case c */
34 OMX_VIDEO_HALF_PIXEL_XY EQU 3; /** case d *
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
SH4Assembler.h 344 EQU= 0xc, // Equal or unordered(NaN)
    [all...]

Completed in 335 milliseconds