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

  /external/libvpx/config/arm/
vp8_rtcd.h 152 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_v6_dual macro
  /external/libvpx/config/arm-neon/
vp8_rtcd.h 177 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_neon macro
  /external/libvpx/config/arm64/
vp8_rtcd.h 154 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_neon macro
  /external/libvpx/config/generic/
vp8_rtcd.h 129 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_c macro
  /external/libvpx/config/mips32/
vp8_rtcd.h 129 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_c macro
  /external/libvpx/config/mips32-dspr2/
vp8_rtcd.h 141 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_dspr2 macro
  /external/libvpx/config/mips64/
vp8_rtcd.h 129 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_c macro
  /external/libvpx/config/x86/
vp8_rtcd.h 227 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_mmx macro
  /external/libvpx/config/x86_64/
vp8_rtcd.h 227 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_mmx macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 78 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_v6_dual macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 91 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_neon macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 65 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 65 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 73 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_dspr2 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 354 RTCD_EXTERN void (*vp8_short_idct4x4llm)(short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride); variable
    [all...]

Completed in 449 milliseconds