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.h1222 ;// $dBhi - Input D register with next four S16 values of row n+1
1242 ;// $dBhi - Scaled output values (next four S16 of row n+1)
1248 M_IDCT_SCALE16 $dAlo, $dAhi, $dBlo, $dBhi, $LastRow
1252 VMULL qT1hi, $dBhi, dScale2hi
1260 VQRSHRN $dBhi, qT1hi, #12
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
H A DarmCOMM_IDCT_s.h1228 ;// $dBhi - Input D register with next four S16 values of row n+1
1248 ;// $dBhi - Scaled output values (next four S16 of row n+1)
1254 M_IDCT_SCALE16 $dAlo, $dAhi, $dBlo, $dBhi, $LastRow
1258 VMULL qT1hi, $dBhi, dScale2hi
1266 VQRSHRN $dBhi, qT1hi, #12

Completed in 34 milliseconds