HomeSort by relevance Sort by last modified time
    Searched full:index_s (Results 1 - 25 of 55) sorted by null

1 2 3

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
entropy_coding.c 854 int index_g[KLT_ORDER_GAIN], index_s[KLT_ORDER_SHAPE]; local
877 index_s, streamdata, WebRtcIsac_kQKltCdfPtrShape,
893 index_s[k]];
1005 int index_s[KLT_ORDER_SHAPE]; local
1072 index_s[k] = (WebRtcIsac_lrint(tmpcoeffs_s[k] / KLT_STEPSIZE)) +
1074 if (index_s[k] < 0) {
1075 index_s[k] = 0;
1076 } else if (index_s[k] > WebRtcIsac_kQKltMaxIndShape[k]) {
1077 index_s[k] = WebRtcIsac_kQKltMaxIndShape[k];
1079 index_ovr_s[k] = WebRtcIsac_kQKltOffsetShape[k] + index_s[k]
1959 int index_s[KLT_ORDER_SHAPE]; local
    [all...]
  /external/lldb/www/cpp_reference/html/
functions_rela.html 39 <li><a href="functions_rela_0x73.html#index_s"><span>s</span></a></li>
functions_rela_0x76.html 39 <li><a href="functions_rela_0x73.html#index_s"><span>s</span></a></li>
functions_0x62.html 54 <li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
functions_0x68.html 54 <li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
functions_0x6b.html 54 <li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
functions_0x6c.html 54 <li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
functions_0x6d.html 54 <li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
functions_0x6e.html 54 <li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
functions_0x70.html 54 <li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
functions_0x74.html 54 <li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
functions_0x75.html 54 <li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
functions_0x76.html 54 <li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
functions_0x77.html 54 <li><a href="functions_0x73.html#index_s"><span>s</span></a></li>
functions_func_0x62.html 54 <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li>
functions_func_0x65.html 54 <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li>
functions_func_0x68.html 54 <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li>
functions_func_0x6b.html 54 <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li>
functions_func_0x6c.html 54 <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li>
functions_func_0x6d.html 54 <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li>
functions_func_0x6e.html 54 <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li>
functions_func_0x70.html 54 <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li>
functions_func_0x74.html 54 <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li>
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
entropy_coding.c 854 int index_g[KLT_ORDER_GAIN], index_s[KLT_ORDER_SHAPE]; local
877 index_s, streamdata, WebRtcIsac_kQKltCdfPtrShape,
893 index_s[k]];
1005 int index_s[KLT_ORDER_SHAPE]; local
1072 index_s[k] = (WebRtcIsac_lrint(tmpcoeffs_s[k] / KLT_STEPSIZE)) +
1074 if (index_s[k] < 0) {
1075 index_s[k] = 0;
1076 } else if (index_s[k] > WebRtcIsac_kQKltMaxIndShape[k]) {
1077 index_s[k] = WebRtcIsac_kQKltMaxIndShape[k];
1079 index_ovr_s[k] = WebRtcIsac_kQKltOffsetShape[k] + index_s[k]
1954 int index_s[KLT_ORDER_SHAPE]; local
    [all...]
  /frameworks/base/docs/html/reference/renderscript/
globals_type.html 42 <li><a href="#index_s"><span>s</span></a></li>
140 <h3><a class="anchor" id="index_s"></a>- s -</h3><ul>

Completed in 235 milliseconds

1 2 3