Searched defs:dBhi (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
H A DarmCOMM_IDCT_s.h1230 ;// $dBhi - Input D register with next four S16 values of row n+1
1250 ;// $dBhi - Scaled output values (next four S16 of row n+1)
1256 M_IDCT_SCALE16 $dAlo, $dAhi, $dBlo, $dBhi, $LastRow
1260 VMULL qT1hi, $dBhi, dScale2hi
1268 VQRSHRN $dBhi, qT1hi, #12
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
H A DarmCOMM_IDCT_s.h1236 ;// $dBhi - Input D register with next four S16 values of row n+1
1256 ;// $dBhi - Scaled output values (next four S16 of row n+1)
1262 M_IDCT_SCALE16 $dAlo, $dAhi, $dBlo, $dBhi, $LastRow
1266 VMULL qT1hi, $dBhi, dScale2hi
1274 VQRSHRN $dBhi, qT1hi, #12

Completed in 15 milliseconds