Searched refs:qRow0 (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/ |
D | h264bsdWriteMacroblock.S | 37 #define qRow0 Q0 macro 102 VLD1.8 {qRow0, qRow1}, [data]! 106 VST1.8 {qRow0}, [luma,:128], width 120 VLD1.8 {qRow0, qRow1}, [data]! ;//cb rows 0,1,2,3
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/ |
D | h264bsdWriteMacroblock.s | 35 qRow0 QN Q0.U8 label 100 VLD1 {qRow0, qRow1}, [data]! 104 VST1 {qRow0}, [luma@128], width 118 VLD1 {qRow0, qRow1}, [data]! ;cb rows 0,1,2,3
|