OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:matrix1_start
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
entropy_coding_mips.c
39
const int32_t*
matrix1_start
= matrix1;
local
50
"addu %[
matrix1_start
], %[matrix1], $0 \n\t"
52
"addu %[matrix1_ptr], %[
matrix1_start
], $0 \n\t"
78
"addu %[
matrix1_start
], %[
matrix1_start
], %[matrix1_step2] \n\t"
87
[k] "=&r" (k), [j] "+r" (j), [
matrix1_start
] "=&r"(
matrix1_start
),
109
const int32_t*
matrix1_start
= matrix1;
local
122
"addu %[matrix1_ptr], %[
matrix1_start
], $0 \n\t"
152
"addu %[
matrix1_start
], %[matrix1_start], %[matrix1_step2] \n\t
[
all
...]
Completed in 68 milliseconds