HomeSort by relevance Sort by last modified time
    Searched refs:vpx_scale_rtcd (Results 1 - 9 of 9) sorted by null

  /external/libvpx/libvpx/vp8/common/
rtcd.c 15 extern void vpx_scale_rtcd(void);
19 vpx_scale_rtcd();
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd.c 15 void vpx_scale_rtcd(void);
18 vpx_scale_rtcd();
  /external/libvpx/libvpx/vpx_scale/
vpx_scale_rtcd.c 12 #include "vpx_scale_rtcd.h"
15 void vpx_scale_rtcd() function
  /external/libvpx/armv7a/
vpx_scale_rtcd.h 48 void vpx_scale_rtcd(void);
  /external/libvpx/armv7a-neon/
vpx_scale_rtcd.h 51 void vpx_scale_rtcd(void);
  /external/libvpx/generic/
vpx_scale_rtcd.h 48 void vpx_scale_rtcd(void);
  /external/libvpx/mips/
vpx_scale_rtcd.h 48 void vpx_scale_rtcd(void);
  /external/libvpx/mips-dspr2/
vpx_scale_rtcd.h 50 void vpx_scale_rtcd(void);
  /external/libvpx/libvpx/build/make/
Android.mk 186 $(foreach file, $(LOCAL_SRC_FILES), $(LOCAL_PATH)/$(file)): vpx_scale_rtcd.h

Completed in 161 milliseconds