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

  /external/libvpx/config/arm/
vp8_rtcd.h 65 #define vp8_dc_only_idct_add vp8_dc_only_idct_add_v6 macro
  /external/libvpx/config/arm-neon/
vp8_rtcd.h 72 #define vp8_dc_only_idct_add vp8_dc_only_idct_add_neon macro
  /external/libvpx/config/arm64/
vp8_rtcd.h 64 #define vp8_dc_only_idct_add vp8_dc_only_idct_add_neon macro
  /external/libvpx/config/generic/
vp8_rtcd.h 57 #define vp8_dc_only_idct_add vp8_dc_only_idct_add_c macro
  /external/libvpx/config/mips32/
vp8_rtcd.h 57 #define vp8_dc_only_idct_add vp8_dc_only_idct_add_c macro
  /external/libvpx/config/mips32-dspr2/
vp8_rtcd.h 61 #define vp8_dc_only_idct_add vp8_dc_only_idct_add_dspr2 macro
  /external/libvpx/config/mips64/
vp8_rtcd.h 57 #define vp8_dc_only_idct_add vp8_dc_only_idct_add_c macro
  /external/libvpx/config/x86/
vp8_rtcd.h 87 #define vp8_dc_only_idct_add vp8_dc_only_idct_add_mmx macro
  /external/libvpx/config/x86_64/
vp8_rtcd.h 87 #define vp8_dc_only_idct_add vp8_dc_only_idct_add_mmx macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 89 #define vp8_dc_only_idct_add vp8_dc_only_idct_add_v6 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 104 #define vp8_dc_only_idct_add vp8_dc_only_idct_add_neon macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 74 #define vp8_dc_only_idct_add vp8_dc_only_idct_add_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 74 #define vp8_dc_only_idct_add vp8_dc_only_idct_add_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 85 #define vp8_dc_only_idct_add vp8_dc_only_idct_add_dspr2 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 97 RTCD_EXTERN void (*vp8_dc_only_idct_add)(short input, unsigned char *pred, int pred_stride, unsigned char *dst, int dst_stride); variable
    [all...]

Completed in 439 milliseconds