HomeSort by relevance Sort by last modified time
    Searched refs:dCoefs (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_IDCT_s.h 802 dCoefs DN 0.S16 ;// Scale coefficients in format {[0] [C] [S] [InvSqrt2]}
803 InvSqrt2 DN dCoefs[0] ;// 1/sqrt(2) in Q15
804 S DN dCoefs[1] ;// Sin(PI/8) in Q15
805 C DN dCoefs[2] ;// Cos(PI/8) in Q15
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_IDCT_s.h 808 dCoefs DN 0.S16 ;// Scale coefficients in format {[0] [C] [S] [InvSqrt2]}
809 InvSqrt2 DN dCoefs[0] ;// 1/sqrt(2) in Q15
810 S DN dCoefs[1] ;// Sin(PI/8) in Q15
811 C DN dCoefs[2] ;// Cos(PI/8) in Q15
    [all...]

Completed in 249 milliseconds