OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_full_search_sad
(Results
1 - 13
of
13
) sorted by null
/external/libvpx/config/arm/
vp9_rtcd.h
63
#define
vp9_full_search_sad
vp9_full_search_sad_c
macro
/external/libvpx/config/generic/
vp9_rtcd.h
63
#define
vp9_full_search_sad
vp9_full_search_sad_c
macro
/external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl
309
add_proto qw/int
vp9_full_search_sad
/, "const struct macroblock *x, const struct mv *ref_mv, int sad_per_bit, int distance, const struct vp9_variance_vtable *fn_ptr, const struct mv *center_mv, struct mv *best_mv";
310
specialize qw/
vp9_full_search_sad
sse3 sse4_1/;
/external/libvpx/config/arm-neon/
vp9_rtcd.h
66
#define
vp9_full_search_sad
vp9_full_search_sad_c
macro
/external/libvpx/config/arm64/
vp9_rtcd.h
66
#define
vp9_full_search_sad
vp9_full_search_sad_c
macro
/external/libvpx/config/mips32/
vp9_rtcd.h
63
#define
vp9_full_search_sad
vp9_full_search_sad_c
macro
/external/libvpx/config/mips32-dspr2/
vp9_rtcd.h
63
#define
vp9_full_search_sad
vp9_full_search_sad_c
macro
/external/libvpx/config/mips64/
vp9_rtcd.h
63
#define
vp9_full_search_sad
vp9_full_search_sad_c
macro
/external/libvpx/config/x86/
vp9_rtcd.h
73
#define
vp9_full_search_sad
vp9_full_search_sadx3
macro
/external/libvpx/config/x86_64/
vp9_rtcd.h
73
#define
vp9_full_search_sad
vp9_full_search_sadx3
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.c
529
cpi->full_search_sad =
vp9_full_search_sad
;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c
[
all
...]
Completed in 189 milliseconds