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

  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
norm_s.cpp 31 Pathname: ./gsm-amr/c/src/norm_s.c
36 Description: Created separate file for the norm_s function. Sync'ed up
40 be the same as the equivalent assembly file (norm_s.asm).
43 assembly file (norm_s.asm).
97 Word16 norm_s (Word16 var1)
125 multiCounter[currCounter].norm_s++;
197 Word16 norm_s(Word16 var1) function
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwb_math_op.h 119 #define norm_s( x) (normalize_amr_wb( x) - 16) macro
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
norm_s.h 30 Pathname: ./gsm-amr/c/include/norm_s.h
35 Description: Created separate header file for norm_s function.
49 needed by the norm_s function.
106 Word16 norm_s(Word16 var1);
110 __inline Word16 norm_s(Word16 var) function
127 static inline Word16 norm_s(Word16 var1) function
  /frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
basicop2.c 1451 Word16 norm_s (Word16 var1) function
    [all...]
basic_op.h 146 __inline Word16 norm_s (Word16 var1);
148 Word16 norm_s (Word16 var1);
724 __inline Word16 norm_s (Word16 var1) function
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
basic_op.h 84 static_vo Word16 norm_s (Word16 var1); /* Short norm, 15 */
934 static_vo Word16 norm_s (Word16 var1) function
    [all...]

Completed in 129 milliseconds