OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:above_l2
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx_dsp/mips/
intrapred8_dspr2.c
75
int32_t above2,
above_l2
, above_r2, left2, left_r2, left_l2;
local
88
"preceu.ph.qbl %[
above_l2
], %[above2] \n\t"
97
"addu.ph %[average], %[average], %[
above_l2
] \n\t"
143
[above2] "=&r" (above2), [
above_l2
] "=&r" (
above_l2
),
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_intrapred8_dspr2.c
78
int32_t above2,
above_l2
, above_r2, left2, left_r2, left_l2;
local
91
"preceu.ph.qbl %[
above_l2
], %[above2] \n\t"
100
"addu.ph %[average], %[average], %[
above_l2
] \n\t"
146
[above2] "=&r" (above2), [
above_l2
] "=&r" (
above_l2
),
[
all
...]
Completed in 111 milliseconds