OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quant_4p_4N
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
q_pulse.h
52
Word32
quant_4p_4N
( /* (o) return 4*N bits */
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
q_pulse.c
187
Word32
quant_4p_4N
( /* (o) return 4*N bits */
243
fprintf(stderr, "Error in function
quant_4p_4N
\n");
366
/* index +=
quant_4p_4N
(posB, n_1) << ((2*n_1)+1); */
367
index = vo_L_add(index, (
quant_4p_4N
(posB, n_1) << (Word16) (2 * n_1 + 1)));
378
index = (
quant_4p_4N
(posA, n_1) << (Word16) (2 * n_1 + 1)); /* index =
quant_4p_4N
(posA, n_1) << ((2*n_1)+1); */
c4t64fx.c
786
L_index =
quant_4p_4N
(&ind[k], 4);
802
L_index =
quant_4p_4N
(&ind[k], 4);
Completed in 520 milliseconds