HomeSort by relevance Sort by last modified time
    Searched defs:vp8_loop_filter_mbv (Results 1 - 15 of 15) sorted by null

  /external/libvpx/config/arm/
vp8_rtcd.h 112 #define vp8_loop_filter_mbv vp8_loop_filter_mbv_armv6 macro
  /external/libvpx/config/arm-neon/
vp8_rtcd.h 130 #define vp8_loop_filter_mbv vp8_loop_filter_mbv_neon macro
  /external/libvpx/config/arm64/
vp8_rtcd.h 114 #define vp8_loop_filter_mbv vp8_loop_filter_mbv_neon macro
  /external/libvpx/config/generic/
vp8_rtcd.h 96 #define vp8_loop_filter_mbv vp8_loop_filter_mbv_c macro
  /external/libvpx/config/mips32/
vp8_rtcd.h 96 #define vp8_loop_filter_mbv vp8_loop_filter_mbv_c macro
  /external/libvpx/config/mips32-dspr2/
vp8_rtcd.h 107 #define vp8_loop_filter_mbv vp8_loop_filter_mbv_dspr2 macro
  /external/libvpx/config/mips64/
vp8_rtcd.h 96 #define vp8_loop_filter_mbv vp8_loop_filter_mbv_c macro
  /external/libvpx/config/x86/
vp8_rtcd.h 157 #define vp8_loop_filter_mbv vp8_loop_filter_mbv_sse2 macro
  /external/libvpx/config/x86_64/
vp8_rtcd.h 157 #define vp8_loop_filter_mbv vp8_loop_filter_mbv_sse2 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 46 #define vp8_loop_filter_mbv vp8_loop_filter_mbv_armv6 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 51 #define vp8_loop_filter_mbv vp8_loop_filter_mbv_neon macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 41 #define vp8_loop_filter_mbv vp8_loop_filter_mbv_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 41 #define vp8_loop_filter_mbv vp8_loop_filter_mbv_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 45 #define vp8_loop_filter_mbv vp8_loop_filter_mbv_dspr2 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 179 RTCD_EXTERN void (*vp8_loop_filter_mbv)(unsigned char *y, unsigned char *u, unsigned char *v, int ystride, int uv_stride, struct loop_filter_info *lfi); variable
    [all...]

Completed in 1253 milliseconds