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

  /external/libvpx/libvpx/vp8/common/
rtcd.c 12 #include "vp8_rtcd.h"
17 void vp8_rtcd() function
  /external/libvpx/libvpx/test/
test_libvpx.cc 17 extern void vp8_rtcd();
59 vp8_rtcd();
  /external/libvpx/libvpx/build/make/
Android.mk 181 $(foreach file, $(LOCAL_SRC_FILES), $(LOCAL_PATH)/$(file)): vp8_rtcd.h
  /external/libvpx/generic/
vp8_rtcd.h 292 void vp8_rtcd(void);
  /external/libvpx/mips/
vp8_rtcd.h 292 void vp8_rtcd(void);
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 310 void vp8_rtcd(void);
  /external/libvpx/libvpx/vp8/
vp8_common.mk 194 $(eval $(call rtcd_h_template,vp8_rtcd,vp8/common/rtcd_defs.sh))
vp8_dx_iface.c 14 #include "vp8_rtcd.h"
124 vp8_rtcd();
vp8_cx_iface.c 12 #include "vp8_rtcd.h"
582 vp8_rtcd();
    [all...]
  /external/libvpx/armv7a/
vp8_rtcd.h 335 void vp8_rtcd(void);
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 389 void vp8_rtcd(void);

Completed in 555 milliseconds