/external/libvpx/libvpx/vp8/common/ |
rtcd_defs.pl | 289 add_proto qw/int vp8_full_search_sad/, "struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv"; 290 specialize qw/vp8_full_search_sad sse3 sse4_1/;
|
/external/libvpx/config/generic/ |
vp8_rtcd.h | 84 #define vp8_full_search_sad vp8_full_search_sad_c macro
|
/external/libvpx/config/mips32/ |
vp8_rtcd.h | 84 #define vp8_full_search_sad vp8_full_search_sad_c macro
|
/external/libvpx/config/mips32-dspr2/ |
vp8_rtcd.h | 91 #define vp8_full_search_sad vp8_full_search_sad_c macro
|
/external/libvpx/config/mips64/ |
vp8_rtcd.h | 84 #define vp8_full_search_sad vp8_full_search_sad_c macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
rtcd_defs.pl | 505 add_proto qw/int vp8_full_search_sad/, "struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv"; 506 specialize qw/vp8_full_search_sad sse3 sse4_1/;
|
/external/libvpx/config/arm/ |
vp8_rtcd.h | 96 #define vp8_full_search_sad vp8_full_search_sad_c macro
|
/external/libvpx/config/arm64/ |
vp8_rtcd.h | 98 #define vp8_full_search_sad vp8_full_search_sad_c macro
|
/external/libvpx/config/arm-neon/ |
vp8_rtcd.h | 110 #define vp8_full_search_sad vp8_full_search_sad_c macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/ |
vp8_rtcd.h | 278 #define vp8_full_search_sad vp8_full_search_sad_c macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/ |
vp8_rtcd.h | 278 #define vp8_full_search_sad vp8_full_search_sad_c macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/ |
vp8_rtcd.h | 296 #define vp8_full_search_sad vp8_full_search_sad_c macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
vp8_rtcd.h | 147 RTCD_EXTERN int (*vp8_full_search_sad)(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv); variable [all...] |
/external/libvpx/config/x86/ |
vp8_rtcd.h | 137 #define vp8_full_search_sad vp8_full_search_sadx3 macro
|
/external/libvpx/config/x86_64/ |
vp8_rtcd.h | 137 #define vp8_full_search_sad vp8_full_search_sadx3 macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/ |
vp8_rtcd.h | 321 #define vp8_full_search_sad vp8_full_search_sad_c macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
vp8_rtcd.h | 374 #define vp8_full_search_sad vp8_full_search_sad_c macro
|
/external/libvpx/libvpx/vp8/encoder/ |
onyx_if.c | [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
onyx_if.c | [all...] |