OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cpu_caps
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp8/common/generic/
systemdependent.c
100
ctx->
cpu_caps
= arm_cpu_caps();
102
ctx->
cpu_caps
= x86_simd_caps();
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/generic/
systemdependent.c
94
ctx->
cpu_caps
= arm_cpu_caps();
96
ctx->
cpu_caps
= x86_simd_caps();
/external/libvpx/libvpx/vp8/common/
onyxc_int.h
178
int
cpu_caps
;
member in struct:VP8Common
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyxc_int.h
178
int
cpu_caps
;
member in struct:VP8Common
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
onyxd_if.c
326
if (cm->
cpu_caps
& HAS_NEON)
410
if (cm->
cpu_caps
& HAS_NEON)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c
[
all
...]
Completed in 568 milliseconds