Searched refs:EQU (Results 1 - 25 of 25) sorted by relevance

/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:__anon504
18 OMX_VIDEO_PARTIAL EQU 1; /** Partially transparent */ enumerator in enum:__anon504
19 OMX_VIDEO_OPAQUE EQU 2; /** Opaque */ enumerator in enum:__anon504
24 OMX_VIDEO_NONE EQU 0; enumerator in enum:__anon505
25 OMX_VIDEO_HORIZONTAL EQU 1; enumerator in enum:__anon505
26 OMX_VIDEO_VERTICAL EQU 2; enumerator in enum:__anon505
31 OMX_VIDEO_INTEGER_PIXEL EQU 0; /** case ��a�� */ enumerator in enum:__anon506
32 OMX_VIDEO_HALF_PIXEL_X EQU 1; /** case ��b�� */ enumerator in enum:__anon506
33 OMX_VIDEO_HALF_PIXEL_Y EQU 2; /** case ��c�� */ enumerator in enum:__anon506
34 OMX_VIDEO_HALF_PIXEL_XY EQU enumerator in enum:__anon506
38 OMX_UPPER EQU 1; /** set if the above macroblock is available */ enumerator in enum:__anon507
39 OMX_LEFT EQU 2; /** set if the left macroblock is available */ enumerator in enum:__anon507
40 OMX_CENTER EQU 4; enumerator in enum:__anon507
41 OMX_RIGHT EQU 8; enumerator in enum:__anon507
42 OMX_LOWER EQU 16; enumerator in enum:__anon507
43 OMX_UPPER_LEFT EQU 32; /** set if the above-left macroblock is available */ enumerator in enum:__anon507
44 OMX_UPPER_RIGHT EQU 64; /** set if the above-right macroblock is available */ enumerator in enum:__anon507
45 OMX_LOWER_LEFT EQU 128; enumerator in enum:__anon507
46 OMX_LOWER_RIGHT EQU 256 enumerator in enum:__anon507
50 OMX_VIDEO_LUMINANCE EQU 0; /** Luminance component */ enumerator in enum:__anon508
51 OMX_VIDEO_CHROMINANCE EQU 1; /** chrominance component */ enumerator in enum:__anon508
52 OMX_VIDEO_ALPHA EQU 2; /** Alpha component */ enumerator in enum:__anon508
56 OMX_VIDEO_INTER EQU 0; /** P picture or P-VOP */ enumerator in enum:__anon509
57 OMX_VIDEO_INTER_Q EQU 1; /** P picture or P-VOP */ enumerator in enum:__anon509
58 OMX_VIDEO_INTER4V EQU 2; /** P picture or P-VOP */ enumerator in enum:__anon509
59 OMX_VIDEO_INTRA EQU 3; /** I and P picture; I- and P-VOP */ enumerator in enum:__anon509
60 OMX_VIDEO_INTRA_Q EQU 4; /** I and P picture; I- and P-VOP */ enumerator in enum:__anon509
61 OMX_VIDEO_INTER4V_Q EQU 5; /** P picture or P-VOP (H.263)*/ enumerator in enum:__anon509
62 OMX_VIDEO_DIRECT EQU 6; /** B picture or B-VOP (MPEG-4 only) */ enumerator in enum:__anon509
63 OMX_VIDEO_INTERPOLATE EQU 7; /** B picture or B-VOP */ enumerator in enum:__anon509
64 OMX_VIDEO_BACKWARD EQU 8; /** B picture or B-VOP */ enumerator in enum:__anon509
65 OMX_VIDEO_FORWARD EQU 9; /** B picture or B-VOP */ enumerator in enum:__anon509
66 OMX_VIDEO_NOTCODED EQU 10; /** B picture or B-VOP */ enumerator in enum:__anon509
70 OMX_16X16_VERT EQU 0; /** Intra_16x16_Vertical (prediction mode) */ enumerator in enum:__anon510
71 OMX_16X16_HOR EQU 1; /** Intra_16x16_Horizontal (prediction mode) */ enumerator in enum:__anon510
72 OMX_16X16_DC EQU 2; /** Intra_16x16_DC (prediction mode) */ enumerator in enum:__anon510
73 OMX_16X16_PLANE EQU 3; /** Intra_16x16_Plane (prediction mode) */ enumerator in enum:__anon510
77 OMX_4x4_VERT EQU 0; /** Intra_4x4_Vertical (prediction mode) */ enumerator in enum:__anon511
78 OMX_4x4_HOR EQU 1; /** Intra_4x4_Horizontal (prediction mode) */ enumerator in enum:__anon511
79 OMX_4x4_DC EQU 2; /** Intra_4x4_DC (prediction mode) */ enumerator in enum:__anon511
80 OMX_4x4_DIAG_DL EQU 3; /** Intra_4x4_Diagonal_Down_Left (prediction mode) */ enumerator in enum:__anon511
81 OMX_4x4_DIAG_DR EQU 4; /** Intra_4x4_Diagonal_Down_Right (prediction mode) */ enumerator in enum:__anon511
82 OMX_4x4_VR EQU 5; /** Intra_4x4_Vertical_Right (prediction mode) */ enumerator in enum:__anon511
83 OMX_4x4_HD EQU 6; /** Intra_4x4_Horizontal_Down (prediction mode) */ enumerator in enum:__anon511
84 OMX_4x4_VL EQU 7; /** Intra_4x4_Vertical_Left (prediction mode) */ enumerator in enum:__anon511
85 OMX_4x4_HU EQU 8; /** Intra_4x4_Horizontal_Up (prediction mode) */ enumerator in enum:__anon511
89 OMX_CHROMA_DC EQU 0; /** Intra_Chroma_DC (prediction mode) */ enumerator in enum:__anon512
90 OMX_CHROMA_HOR EQU 1; /** Intra_Chroma_Horizontal (prediction mode) */ enumerator in enum:__anon512
91 OMX_CHROMA_VERT EQU 2; /** Intra_Chroma_Vertical (prediction mode) */ enumerator in enum:__anon512
92 OMX_CHROMA_PLANE EQU 3; /** Intra_Chroma_Plane (prediction mode) */ enumerator in enum:__anon512
96 x EQU 0; member in struct:__anon513
97 y EQU 4; member in struct:__anon513
101 dx EQU 0; member in struct:__anon514
102 dy EQU 2; member in struct:__anon514
106 xx EQU 0; member in struct:__anon515
107 yy EQU 4; member in struct:__anon515
108 width EQU 8; member in struct:__anon515
109 height EQU 12; member in struct:__anon515
113 OMX_VC_INTER EQU 0; /** P picture or P-VOP */ enumerator in enum:__anon516
114 OMX_VC_INTER_Q EQU 1; /** P picture or P-VOP */ enumerator in enum:__anon516
115 OMX_VC_INTER4V EQU 2; /** P picture or P-VOP */ enumerator in enum:__anon516
116 OMX_VC_INTRA EQU 3; /** I and P picture, I- and P-VOP */ enumerator in enum:__anon516
117 OMX_VC_INTRA_Q EQU 4; /** I and P picture, I- and P-VOP */ enumerator in enum:__anon516
118 OMX_VC_INTER4V_Q EQU 5; /** P picture or P-VOP (H.263)*/ enumerator in enum:__anon516
122 OMX_VC_NONE EQU 0 enumerator in enum:__anon517
123 OMX_VC_HORIZONTAL EQU 1 enumerator in enum:__anon517
124 OMX_VC_VERTICAL EQU 2 enumerator in enum:__anon517
[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:__anon548
18 OMX_VIDEO_PARTIAL EQU 1; /** Partially transparent */ enumerator in enum:__anon548
19 OMX_VIDEO_OPAQUE EQU 2; /** Opaque */ enumerator in enum:__anon548
24 OMX_VIDEO_NONE EQU 0; enumerator in enum:__anon549
25 OMX_VIDEO_HORIZONTAL EQU 1; enumerator in enum:__anon549
26 OMX_VIDEO_VERTICAL EQU 2; enumerator in enum:__anon549
31 OMX_VIDEO_INTEGER_PIXEL EQU 0; /** case a */ enumerator in enum:__anon550
32 OMX_VIDEO_HALF_PIXEL_X EQU 1; /** case b */ enumerator in enum:__anon550
33 OMX_VIDEO_HALF_PIXEL_Y EQU 2; /** case c */ enumerator in enum:__anon550
34 OMX_VIDEO_HALF_PIXEL_XY EQU enumerator in enum:__anon550
38 OMX_UPPER EQU 1; /** set if the above macroblock is available */ enumerator in enum:__anon551
39 OMX_LEFT EQU 2; /** set if the left macroblock is available */ enumerator in enum:__anon551
40 OMX_CENTER EQU 4; enumerator in enum:__anon551
41 OMX_RIGHT EQU 8; enumerator in enum:__anon551
42 OMX_LOWER EQU 16; enumerator in enum:__anon551
43 OMX_UPPER_LEFT EQU 32; /** set if the above-left macroblock is available */ enumerator in enum:__anon551
44 OMX_UPPER_RIGHT EQU 64; /** set if the above-right macroblock is available */ enumerator in enum:__anon551
45 OMX_LOWER_LEFT EQU 128; enumerator in enum:__anon551
46 OMX_LOWER_RIGHT EQU 256 enumerator in enum:__anon551
50 OMX_VIDEO_LUMINANCE EQU 0; /** Luminance component */ enumerator in enum:__anon552
51 OMX_VIDEO_CHROMINANCE EQU 1; /** chrominance component */ enumerator in enum:__anon552
52 OMX_VIDEO_ALPHA EQU 2; /** Alpha component */ enumerator in enum:__anon552
56 OMX_VIDEO_INTER EQU 0; /** P picture or P-VOP */ enumerator in enum:__anon553
57 OMX_VIDEO_INTER_Q EQU 1; /** P picture or P-VOP */ enumerator in enum:__anon553
58 OMX_VIDEO_INTER4V EQU 2; /** P picture or P-VOP */ enumerator in enum:__anon553
59 OMX_VIDEO_INTRA EQU 3; /** I and P picture; I- and P-VOP */ enumerator in enum:__anon553
60 OMX_VIDEO_INTRA_Q EQU 4; /** I and P picture; I- and P-VOP */ enumerator in enum:__anon553
61 OMX_VIDEO_INTER4V_Q EQU 5; /** P picture or P-VOP (H.263)*/ enumerator in enum:__anon553
62 OMX_VIDEO_DIRECT EQU 6; /** B picture or B-VOP (MPEG-4 only) */ enumerator in enum:__anon553
63 OMX_VIDEO_INTERPOLATE EQU 7; /** B picture or B-VOP */ enumerator in enum:__anon553
64 OMX_VIDEO_BACKWARD EQU 8; /** B picture or B-VOP */ enumerator in enum:__anon553
65 OMX_VIDEO_FORWARD EQU 9; /** B picture or B-VOP */ enumerator in enum:__anon553
66 OMX_VIDEO_NOTCODED EQU 10; /** B picture or B-VOP */ enumerator in enum:__anon553
70 OMX_16X16_VERT EQU 0; /** Intra_16x16_Vertical (prediction mode) */ enumerator in enum:__anon554
71 OMX_16X16_HOR EQU 1; /** Intra_16x16_Horizontal (prediction mode) */ enumerator in enum:__anon554
72 OMX_16X16_DC EQU 2; /** Intra_16x16_DC (prediction mode) */ enumerator in enum:__anon554
73 OMX_16X16_PLANE EQU 3; /** Intra_16x16_Plane (prediction mode) */ enumerator in enum:__anon554
77 OMX_4x4_VERT EQU 0; /** Intra_4x4_Vertical (prediction mode) */ enumerator in enum:__anon555
78 OMX_4x4_HOR EQU 1; /** Intra_4x4_Horizontal (prediction mode) */ enumerator in enum:__anon555
79 OMX_4x4_DC EQU 2; /** Intra_4x4_DC (prediction mode) */ enumerator in enum:__anon555
80 OMX_4x4_DIAG_DL EQU 3; /** Intra_4x4_Diagonal_Down_Left (prediction mode) */ enumerator in enum:__anon555
81 OMX_4x4_DIAG_DR EQU 4; /** Intra_4x4_Diagonal_Down_Right (prediction mode) */ enumerator in enum:__anon555
82 OMX_4x4_VR EQU 5; /** Intra_4x4_Vertical_Right (prediction mode) */ enumerator in enum:__anon555
83 OMX_4x4_HD EQU 6; /** Intra_4x4_Horizontal_Down (prediction mode) */ enumerator in enum:__anon555
84 OMX_4x4_VL EQU 7; /** Intra_4x4_Vertical_Left (prediction mode) */ enumerator in enum:__anon555
85 OMX_4x4_HU EQU 8; /** Intra_4x4_Horizontal_Up (prediction mode) */ enumerator in enum:__anon555
89 OMX_CHROMA_DC EQU 0; /** Intra_Chroma_DC (prediction mode) */ enumerator in enum:__anon556
90 OMX_CHROMA_HOR EQU 1; /** Intra_Chroma_Horizontal (prediction mode) */ enumerator in enum:__anon556
91 OMX_CHROMA_VERT EQU 2; /** Intra_Chroma_Vertical (prediction mode) */ enumerator in enum:__anon556
92 OMX_CHROMA_PLANE EQU 3; /** Intra_Chroma_Plane (prediction mode) */ enumerator in enum:__anon556
96 x EQU 0; member in struct:__anon557
97 y EQU 4; member in struct:__anon557
101 dx EQU 0; member in struct:__anon558
102 dy EQU 2; member in struct:__anon558
106 xx EQU 0; member in struct:__anon559
107 yy EQU 4; member in struct:__anon559
108 width EQU 8; member in struct:__anon559
109 height EQU 12; member in struct:__anon559
113 OMX_VC_INTER EQU 0; /** P picture or P-VOP */ enumerator in enum:__anon560
114 OMX_VC_INTER_Q EQU 1; /** P picture or P-VOP */ enumerator in enum:__anon560
115 OMX_VC_INTER4V EQU 2; /** P picture or P-VOP */ enumerator in enum:__anon560
116 OMX_VC_INTRA EQU 3; /** I and P picture, I- and P-VOP */ enumerator in enum:__anon560
117 OMX_VC_INTRA_Q EQU 4; /** I and P picture, I- and P-VOP */ enumerator in enum:__anon560
118 OMX_VC_INTER4V_Q EQU 5; /** P picture or P-VOP (H.263)*/ enumerator in enum:__anon560
122 OMX_VC_NONE EQU 0 enumerator in enum:__anon561
123 OMX_VC_HORIZONTAL EQU 1 enumerator in enum:__anon561
124 OMX_VC_VERTICAL EQU 2 enumerator in enum:__anon561
[all...]
/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...]
H A DarmCOMM_IDCT_s.h671 Src0 EQU 7
672 Src1 EQU 8
673 Src2 EQU 9
674 Src3 EQU 10
675 Src4 EQU 11
676 Src5 EQU 12
677 Src6 EQU 13
678 Src7 EQU 14
679 Tmp EQU 15
801 Scale1 EQU
[all...]
H A DarmCOMM_s.h215 $_Struct._$fname EQU _StOff
226 sizeof_$_Struct EQU _StOff
330 $name$_F EQU _SBytes
342 $name$_F EQU _SBytes
354 $name$_F EQU _SBytes
366 $name$_F EQU _SBytes
381 $name$_F$_16 EQU (_SBytes + 8)
395 $name$_F$_32 EQU (_SBytes + 24)
409 $name$_F EQU _ABytes
/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...]
H A DarmCOMM_IDCT_s.h677 Src0 EQU 7
678 Src1 EQU 8
679 Src2 EQU 9
680 Src3 EQU 10
681 Src4 EQU 11
682 Src5 EQU 12
683 Src6 EQU 13
684 Src7 EQU 14
685 Tmp EQU 15
807 Scale1 EQU
[all...]
H A DarmCOMM_s.h218 $_Struct._$fname EQU _StOff
229 sizeof_$_Struct EQU _StOff
333 $name$_F EQU _SBytes
345 $name$_F EQU _SBytes
357 $name$_F EQU _SBytes
369 $name$_F EQU _SBytes
384 $name$_F$_16 EQU (_SBytes + 8)
398 $name$_F$_32 EQU (_SBytes + 24)
412 $name$_F EQU _ABytes
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DomxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s40 MASK_0 EQU 0x00000000
41 MASK_1 EQU 0x01010101
42 MASK_2 EQU 0xff00ff00
43 LOOP_COUNT EQU 0x11110000
H A DomxVCM4P10_PredictIntra_16x16_s.s46 BLK_SIZE EQU 0x10
47 MUL_CONST0 EQU 0x01010101
48 MUL_CONST1 EQU 0x00060004
49 MUL_CONST2 EQU 0x00070005
50 MUL_CONST3 EQU 0x00030001
51 MASK_CONST EQU 0x00FF00FF
H A DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s36 MASK_0 EQU 0x00000000
37 MASK_1 EQU 0x01010101
38 LOOP_COUNT EQU 0x50000000
H A DomxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s36 MASK_0 EQU 0x00000000
37 MASK_1 EQU 0x01010101
38 MASK_2 EQU 0x0000ff00
39 LOOP_COUNT EQU 0x50000000
H A DomxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s38 MASK_0 EQU 0x00000000
39 MASK_1 EQU 0x01010101
40 MASK_2 EQU 0xff00ff00
41 LOOP_COUNT EQU 0x11110000
H A DomxVCM4P10_PredictIntraChroma_8x8_s.s58 BLK_SIZE EQU 0x8
59 MUL_CONST0 EQU 0x01010101
60 MASK_CONST EQU 0x00FF00FF
61 MUL_CONST1 EQU 0x80808080
H A DarmVCM4P10_DecodeCoeffsToPair_s.s43 LAST_COEFF EQU 0x20 ;// End of block flag
44 TWO_BYTE_COEFF EQU 0x10
H A DarmVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s59 MASK EQU 0x80808080 ;// Mask is used to implement (a+b+1)/2
H A DarmVCM4P10_DeblockingLuma_unsafe_s.s36 MASK_1 EQU 0x01010101
H A DomxVCM4P10_PredictIntra_4x4_s.s52 BLK_SIZE EQU 0x8
53 MUL_CONST0 EQU 0x01010101
54 ADD_CONST1 EQU 0x80808080
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
H A DomxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s38 LOOP_COUNT EQU 0x40000000
39 MASK_3 EQU 0x03030303
40 MASK_4 EQU 0x04040404
H A DomxVCM4P10_PredictIntra_16x16_s.s53 BLK_SIZE EQU 0x10
54 MUL_CONST0 EQU 0x01010101
55 MUL_CONST1 EQU 0x00060004
56 MUL_CONST2 EQU 0x00070005
57 MUL_CONST3 EQU 0x00030001
58 MASK_CONST EQU 0x00FF00FF
H A DomxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s37 LOOP_COUNT EQU 0x40000000
38 MASK_3 EQU 0x03030303
39 MASK_4 EQU 0x04040404
H A DarmVCM4P10_DecodeCoeffsToPair_s.s43 LAST_COEFF EQU 0x20 ;// End of block flag
44 TWO_BYTE_COEFF EQU 0x10
H A DarmVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s59 MASK EQU 0x80808080 ;// Mask is used to implement (a+b+1)/2
H A DomxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s37 LOOP_COUNT EQU 0x55000000
H A DomxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s37 LOOP_COUNT EQU 0x11000000

Completed in 291 milliseconds