HomeSort by relevance Sort by last modified time
    Searched defs:Dot_product12 (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
math_op.c 184 | Function Name : Dot_product12() |
196 Word32 Dot_product12( /* (o) Q31: normalized result (1 < val <= -1) */
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwb_math_op.cpp 39 Dot_product12() : Compute scalar product of <x[],y[]> using accumulator
413 * Function Name : Dot_product12()
424 int32 Dot_product12( /* (o) Q31: normalized result (1 < val <= -1) */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
typedefs.h 205 #define Dot_product12 voAWB_Dot_product12

Completed in 51 milliseconds