Home | History | Annotate | Download | only in arm_neon_asm_gcc

Lines Matching refs:luma

30 #define luma    r3
76 Write one macroblock into the image. Both luma and chroma
81 luma followed by 64 values for both chroma components
96 LDR luma, [image, #0xC]
101 @ Write luma
106 VST1.8 {qRow0}, [luma,:128], width
108 VST1.8 {qRow1}, [luma,:128], width
110 VST1.8 {qRow2}, [luma,:128], width
112 VST1.8 {qRow3}, [luma,:128], width
114 VST1.8 {qRow4}, [luma,:128], width
116 VST1.8 {qRow5}, [luma,:128], width
118 VST1.8 {qRow6}, [luma,:128], width
121 VST1.8 {qRow7}, [luma,:128], width
123 VST1.8 {qRow8}, [luma,:128], width
125 VST1.8 {qRow9}, [luma,:128], width
127 VST1.8 {qRow10}, [luma,:128], width
130 VST1.8 {qRow11}, [luma,:128], width
133 VST1.8 {qRow12}, [luma,:128], width
136 VST1.8 {qRow13}, [luma,:128], width
139 VST1.8 {qRow14}, [luma,:128], width
142 VST1.8 {qRow15}, [luma]