OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:b0_h
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
az_isp.c
217
Word16
b0_h
, b0_l, b1_h, b1_l, b2_h, b2_l;
local
242
b0_h
= t0 >> 16;
248
b1_h =
b0_h
;
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
az_lsp.cpp
175
Word16
b0_h
, b0_l, b1_h, b1_l, b2_h, b2_l;
198
L_Extract (t0, &
b0_h
, &b0_l); // b0 = 2.0*x*b1 - b2 + f[i]
203
b1_h =
b0_h
;
Completed in 339 milliseconds