OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cpu_caps
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/libvpx/source/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/generic/
systemdependent.c
94
ctx->
cpu_caps
= arm_cpu_caps();
96
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/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyxc_int.h
178
int
cpu_caps
;
member in struct:VP8Common
/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
/external/libvpx/libvpx/vp8/decoder/
onyxd_if.c
324
if (cm->
cpu_caps
& HAS_NEON)
408
if (cm->
cpu_caps
& HAS_NEON)
/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)
/external/libvpx/libvpx/vp8/encoder/
onyx_if.c
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c
[
all
...]
Completed in 707 milliseconds