Searched defs:EQU (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
H A Domxtypes_s.h28 OMX_Sts_NoErr EQU 0 ;// No error the function completed successfully variable
29 OMX_Sts_Err EQU -2 ;// Unknown/unspecified error
30 OMX_Sts_InvalidBitstreamValErr EQU -182 ;// Invalid value detected during bitstream processing
31 OMX_Sts_MemAllocErr EQU -9 ;// Not enough memory allocated for the operation
32 OMX_StsACAAC_GainCtrErr EQU -159 ;// AAC: Unsupported gain control data detected
33 OMX_StsACAAC_PrgNumErr EQU -167 ;// AAC: Invalid number of elements for one program
34 OMX_StsACAAC_CoefValErr EQU -163 ;// AAC: Invalid quantized coefficient value
35 OMX_StsACAAC_MaxSfbErr EQU -162 ;// AAC: Invalid maxSfb value in relation to numSwb
36 OMX_StsACAAC_PlsDataErr EQU -160 ;// AAC: pulse escape sequence data error
39 OMX_Sts_BadArgErr EQU
80 NULL EQU 0 variable
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
H A Domxtypes_s.h28 OMX_Sts_NoErr EQU 0 ;// No error the function completed successfully variable
29 OMX_Sts_Err EQU -2 ;// Unknown/unspecified error
30 OMX_Sts_InvalidBitstreamValErr EQU -182 ;// Invalid value detected during bitstream processing
31 OMX_Sts_MemAllocErr EQU -9 ;// Not enough memory allocated for the operation
32 OMX_StsACAAC_GainCtrErr EQU -159 ;// AAC: Unsupported gain control data detected
33 OMX_StsACAAC_PrgNumErr EQU -167 ;// AAC: Invalid number of elements for one program
34 OMX_StsACAAC_CoefValErr EQU -163 ;// AAC: Invalid quantized coefficient value
35 OMX_StsACAAC_MaxSfbErr EQU -162 ;// AAC: Invalid maxSfb value in relation to numSwb
36 OMX_StsACAAC_PlsDataErr EQU -160 ;// AAC: pulse escape sequence data error
39 OMX_Sts_BadArgErr EQU
80 NULL EQU 0 variable
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
H A DomxVC_s.h17 OMX_VIDEO_TRANSPARENT EQU 0; /** Wholly transparent */ enumerator in enum:__anon645
18 OMX_VIDEO_PARTIAL EQU 1; /** Partially transparent */ enumerator in enum:__anon645
19 OMX_VIDEO_OPAQUE EQU 2; /** Opaque */ enumerator in enum:__anon645
24 OMX_VIDEO_NONE EQU 0; enumerator in enum:__anon646
25 OMX_VIDEO_HORIZONTAL EQU 1; enumerator in enum:__anon646
26 OMX_VIDEO_VERTICAL EQU 2; enumerator in enum:__anon646
31 OMX_VIDEO_INTEGER_PIXEL EQU 0; /** case ��a�� */ enumerator in enum:__anon647
32 OMX_VIDEO_HALF_PIXEL_X EQU 1; /** case ��b�� */ enumerator in enum:__anon647
33 OMX_VIDEO_HALF_PIXEL_Y EQU 2; /** case ��c�� */ enumerator in enum:__anon647
34 OMX_VIDEO_HALF_PIXEL_XY EQU enumerator in enum:__anon647
38 OMX_UPPER EQU 1; /** set if the above macroblock is available */ enumerator in enum:__anon648
39 OMX_LEFT EQU 2; /** set if the left macroblock is available */ enumerator in enum:__anon648
40 OMX_CENTER EQU 4; enumerator in enum:__anon648
41 OMX_RIGHT EQU 8; enumerator in enum:__anon648
42 OMX_LOWER EQU 16; enumerator in enum:__anon648
43 OMX_UPPER_LEFT EQU 32; /** set if the above-left macroblock is available */ enumerator in enum:__anon648
44 OMX_UPPER_RIGHT EQU 64; /** set if the above-right macroblock is available */ enumerator in enum:__anon648
45 OMX_LOWER_LEFT EQU 128; enumerator in enum:__anon648
46 OMX_LOWER_RIGHT EQU 256 enumerator in enum:__anon648
50 OMX_VIDEO_LUMINANCE EQU 0; /** Luminance component */ enumerator in enum:__anon649
51 OMX_VIDEO_CHROMINANCE EQU 1; /** chrominance component */ enumerator in enum:__anon649
52 OMX_VIDEO_ALPHA EQU 2; /** Alpha component */ enumerator in enum:__anon649
56 OMX_VIDEO_INTER EQU 0; /** P picture or P-VOP */ enumerator in enum:__anon650
57 OMX_VIDEO_INTER_Q EQU 1; /** P picture or P-VOP */ enumerator in enum:__anon650
58 OMX_VIDEO_INTER4V EQU 2; /** P picture or P-VOP */ enumerator in enum:__anon650
59 OMX_VIDEO_INTRA EQU 3; /** I and P picture; I- and P-VOP */ enumerator in enum:__anon650
60 OMX_VIDEO_INTRA_Q EQU 4; /** I and P picture; I- and P-VOP */ enumerator in enum:__anon650
61 OMX_VIDEO_INTER4V_Q EQU 5; /** P picture or P-VOP (H.263)*/ enumerator in enum:__anon650
62 OMX_VIDEO_DIRECT EQU 6; /** B picture or B-VOP (MPEG-4 only) */ enumerator in enum:__anon650
63 OMX_VIDEO_INTERPOLATE EQU 7; /** B picture or B-VOP */ enumerator in enum:__anon650
64 OMX_VIDEO_BACKWARD EQU 8; /** B picture or B-VOP */ enumerator in enum:__anon650
65 OMX_VIDEO_FORWARD EQU 9; /** B picture or B-VOP */ enumerator in enum:__anon650
66 OMX_VIDEO_NOTCODED EQU 10; /** B picture or B-VOP */ enumerator in enum:__anon650
70 OMX_16X16_VERT EQU 0; /** Intra_16x16_Vertical (prediction mode) */ enumerator in enum:__anon651
71 OMX_16X16_HOR EQU 1; /** Intra_16x16_Horizontal (prediction mode) */ enumerator in enum:__anon651
72 OMX_16X16_DC EQU 2; /** Intra_16x16_DC (prediction mode) */ enumerator in enum:__anon651
73 OMX_16X16_PLANE EQU 3; /** Intra_16x16_Plane (prediction mode) */ enumerator in enum:__anon651
77 OMX_4x4_VERT EQU 0; /** Intra_4x4_Vertical (prediction mode) */ enumerator in enum:__anon652
78 OMX_4x4_HOR EQU 1; /** Intra_4x4_Horizontal (prediction mode) */ enumerator in enum:__anon652
79 OMX_4x4_DC EQU 2; /** Intra_4x4_DC (prediction mode) */ enumerator in enum:__anon652
80 OMX_4x4_DIAG_DL EQU 3; /** Intra_4x4_Diagonal_Down_Left (prediction mode) */ enumerator in enum:__anon652
81 OMX_4x4_DIAG_DR EQU 4; /** Intra_4x4_Diagonal_Down_Right (prediction mode) */ enumerator in enum:__anon652
82 OMX_4x4_VR EQU 5; /** Intra_4x4_Vertical_Right (prediction mode) */ enumerator in enum:__anon652
83 OMX_4x4_HD EQU 6; /** Intra_4x4_Horizontal_Down (prediction mode) */ enumerator in enum:__anon652
84 OMX_4x4_VL EQU 7; /** Intra_4x4_Vertical_Left (prediction mode) */ enumerator in enum:__anon652
85 OMX_4x4_HU EQU 8; /** Intra_4x4_Horizontal_Up (prediction mode) */ enumerator in enum:__anon652
89 OMX_CHROMA_DC EQU 0; /** Intra_Chroma_DC (prediction mode) */ enumerator in enum:__anon653
90 OMX_CHROMA_HOR EQU 1; /** Intra_Chroma_Horizontal (prediction mode) */ enumerator in enum:__anon653
91 OMX_CHROMA_VERT EQU 2; /** Intra_Chroma_Vertical (prediction mode) */ enumerator in enum:__anon653
92 OMX_CHROMA_PLANE EQU 3; /** Intra_Chroma_Plane (prediction mode) */ enumerator in enum:__anon653
96 x EQU 0; member in struct:__anon654
97 y EQU 4; member in struct:__anon654
101 dx EQU 0; member in struct:__anon655
102 dy EQU 2; member in struct:__anon655
106 xx EQU 0; member in struct:__anon656
107 yy EQU 4; member in struct:__anon656
108 width EQU 8; member in struct:__anon656
109 height EQU 12; member in struct:__anon656
113 OMX_VC_INTER EQU 0; /** P picture or P-VOP */ enumerator in enum:__anon657
114 OMX_VC_INTER_Q EQU 1; /** P picture or P-VOP */ enumerator in enum:__anon657
115 OMX_VC_INTER4V EQU 2; /** P picture or P-VOP */ enumerator in enum:__anon657
116 OMX_VC_INTRA EQU 3; /** I and P picture, I- and P-VOP */ enumerator in enum:__anon657
117 OMX_VC_INTRA_Q EQU 4; /** I and P picture, I- and P-VOP */ enumerator in enum:__anon657
118 OMX_VC_INTER4V_Q EQU 5; /** P picture or P-VOP (H.263)*/ enumerator in enum:__anon657
122 OMX_VC_NONE EQU 0 enumerator in enum:__anon658
123 OMX_VC_HORIZONTAL EQU 1 enumerator in enum:__anon658
124 OMX_VC_VERTICAL EQU 2 enumerator in enum:__anon658
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
H A DomxVC_s.h17 OMX_VIDEO_TRANSPARENT EQU 0; /** Wholly transparent */ enumerator in enum:__anon689
18 OMX_VIDEO_PARTIAL EQU 1; /** Partially transparent */ enumerator in enum:__anon689
19 OMX_VIDEO_OPAQUE EQU 2; /** Opaque */ enumerator in enum:__anon689
24 OMX_VIDEO_NONE EQU 0; enumerator in enum:__anon690
25 OMX_VIDEO_HORIZONTAL EQU 1; enumerator in enum:__anon690
26 OMX_VIDEO_VERTICAL EQU 2; enumerator in enum:__anon690
31 OMX_VIDEO_INTEGER_PIXEL EQU 0; /** case a */ enumerator in enum:__anon691
32 OMX_VIDEO_HALF_PIXEL_X EQU 1; /** case b */ enumerator in enum:__anon691
33 OMX_VIDEO_HALF_PIXEL_Y EQU 2; /** case c */ enumerator in enum:__anon691
34 OMX_VIDEO_HALF_PIXEL_XY EQU enumerator in enum:__anon691
38 OMX_UPPER EQU 1; /** set if the above macroblock is available */ enumerator in enum:__anon692
39 OMX_LEFT EQU 2; /** set if the left macroblock is available */ enumerator in enum:__anon692
40 OMX_CENTER EQU 4; enumerator in enum:__anon692
41 OMX_RIGHT EQU 8; enumerator in enum:__anon692
42 OMX_LOWER EQU 16; enumerator in enum:__anon692
43 OMX_UPPER_LEFT EQU 32; /** set if the above-left macroblock is available */ enumerator in enum:__anon692
44 OMX_UPPER_RIGHT EQU 64; /** set if the above-right macroblock is available */ enumerator in enum:__anon692
45 OMX_LOWER_LEFT EQU 128; enumerator in enum:__anon692
46 OMX_LOWER_RIGHT EQU 256 enumerator in enum:__anon692
50 OMX_VIDEO_LUMINANCE EQU 0; /** Luminance component */ enumerator in enum:__anon693
51 OMX_VIDEO_CHROMINANCE EQU 1; /** chrominance component */ enumerator in enum:__anon693
52 OMX_VIDEO_ALPHA EQU 2; /** Alpha component */ enumerator in enum:__anon693
56 OMX_VIDEO_INTER EQU 0; /** P picture or P-VOP */ enumerator in enum:__anon694
57 OMX_VIDEO_INTER_Q EQU 1; /** P picture or P-VOP */ enumerator in enum:__anon694
58 OMX_VIDEO_INTER4V EQU 2; /** P picture or P-VOP */ enumerator in enum:__anon694
59 OMX_VIDEO_INTRA EQU 3; /** I and P picture; I- and P-VOP */ enumerator in enum:__anon694
60 OMX_VIDEO_INTRA_Q EQU 4; /** I and P picture; I- and P-VOP */ enumerator in enum:__anon694
61 OMX_VIDEO_INTER4V_Q EQU 5; /** P picture or P-VOP (H.263)*/ enumerator in enum:__anon694
62 OMX_VIDEO_DIRECT EQU 6; /** B picture or B-VOP (MPEG-4 only) */ enumerator in enum:__anon694
63 OMX_VIDEO_INTERPOLATE EQU 7; /** B picture or B-VOP */ enumerator in enum:__anon694
64 OMX_VIDEO_BACKWARD EQU 8; /** B picture or B-VOP */ enumerator in enum:__anon694
65 OMX_VIDEO_FORWARD EQU 9; /** B picture or B-VOP */ enumerator in enum:__anon694
66 OMX_VIDEO_NOTCODED EQU 10; /** B picture or B-VOP */ enumerator in enum:__anon694
70 OMX_16X16_VERT EQU 0; /** Intra_16x16_Vertical (prediction mode) */ enumerator in enum:__anon695
71 OMX_16X16_HOR EQU 1; /** Intra_16x16_Horizontal (prediction mode) */ enumerator in enum:__anon695
72 OMX_16X16_DC EQU 2; /** Intra_16x16_DC (prediction mode) */ enumerator in enum:__anon695
73 OMX_16X16_PLANE EQU 3; /** Intra_16x16_Plane (prediction mode) */ enumerator in enum:__anon695
77 OMX_4x4_VERT EQU 0; /** Intra_4x4_Vertical (prediction mode) */ enumerator in enum:__anon696
78 OMX_4x4_HOR EQU 1; /** Intra_4x4_Horizontal (prediction mode) */ enumerator in enum:__anon696
79 OMX_4x4_DC EQU 2; /** Intra_4x4_DC (prediction mode) */ enumerator in enum:__anon696
80 OMX_4x4_DIAG_DL EQU 3; /** Intra_4x4_Diagonal_Down_Left (prediction mode) */ enumerator in enum:__anon696
81 OMX_4x4_DIAG_DR EQU 4; /** Intra_4x4_Diagonal_Down_Right (prediction mode) */ enumerator in enum:__anon696
82 OMX_4x4_VR EQU 5; /** Intra_4x4_Vertical_Right (prediction mode) */ enumerator in enum:__anon696
83 OMX_4x4_HD EQU 6; /** Intra_4x4_Horizontal_Down (prediction mode) */ enumerator in enum:__anon696
84 OMX_4x4_VL EQU 7; /** Intra_4x4_Vertical_Left (prediction mode) */ enumerator in enum:__anon696
85 OMX_4x4_HU EQU 8; /** Intra_4x4_Horizontal_Up (prediction mode) */ enumerator in enum:__anon696
89 OMX_CHROMA_DC EQU 0; /** Intra_Chroma_DC (prediction mode) */ enumerator in enum:__anon697
90 OMX_CHROMA_HOR EQU 1; /** Intra_Chroma_Horizontal (prediction mode) */ enumerator in enum:__anon697
91 OMX_CHROMA_VERT EQU 2; /** Intra_Chroma_Vertical (prediction mode) */ enumerator in enum:__anon697
92 OMX_CHROMA_PLANE EQU 3; /** Intra_Chroma_Plane (prediction mode) */ enumerator in enum:__anon697
96 x EQU 0; member in struct:__anon698
97 y EQU 4; member in struct:__anon698
101 dx EQU 0; member in struct:__anon699
102 dy EQU 2; member in struct:__anon699
106 xx EQU 0; member in struct:__anon700
107 yy EQU 4; member in struct:__anon700
108 width EQU 8; member in struct:__anon700
109 height EQU 12; member in struct:__anon700
113 OMX_VC_INTER EQU 0; /** P picture or P-VOP */ enumerator in enum:__anon701
114 OMX_VC_INTER_Q EQU 1; /** P picture or P-VOP */ enumerator in enum:__anon701
115 OMX_VC_INTER4V EQU 2; /** P picture or P-VOP */ enumerator in enum:__anon701
116 OMX_VC_INTRA EQU 3; /** I and P picture, I- and P-VOP */ enumerator in enum:__anon701
117 OMX_VC_INTRA_Q EQU 4; /** I and P picture, I- and P-VOP */ enumerator in enum:__anon701
118 OMX_VC_INTER4V_Q EQU 5; /** P picture or P-VOP (H.263)*/ enumerator in enum:__anon701
122 OMX_VC_NONE EQU 0 enumerator in enum:__anon702
123 OMX_VC_HORIZONTAL EQU 1 enumerator in enum:__anon702
124 OMX_VC_VERTICAL EQU 2 enumerator in enum:__anon702
[all...]

Completed in 210 milliseconds