Home
last modified time | relevance | path

Searched refs:vpx_dsp_rtcd (Results 1 – 18 of 18) sorted by relevance

/external/libvpx/libvpx/test/
Dtest_libvpx.cc25 extern void vpx_dsp_rtcd();
70 vpx_dsp_rtcd(); in main()
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp_rtcd.c15 void vpx_dsp_rtcd() { once(setup_rtcd_internal); } in vpx_dsp_rtcd() function
Dvpx_dsp.mk419 DSP_SRCS-yes += vpx_dsp_rtcd.c
422 $(eval $(call rtcd_h_template,vpx_dsp_rtcd,vpx_dsp/vpx_dsp_rtcd_defs.pl))
/external/libvpx/
Dgenerate_config.sh99 --sym=vpx_dsp_rtcd $3 \
102 > $BASE_DIR/$LIBVPX_CONFIG_DIR/$1/vpx_dsp_rtcd.h
DAdd-visibility-protected-attribute-for-global-variab.patch49 #include "./vpx_dsp_rtcd.h"
DAndroid.bp211 "libvpx/vpx_dsp/vpx_dsp_rtcd.c",
457 "libvpx/vpx_dsp/vpx_dsp_rtcd.c",
610 "libvpx/vpx_dsp/vpx_dsp_rtcd.c",
781 "libvpx/vpx_dsp/vpx_dsp_rtcd.c",
1020 "libvpx/vpx_dsp/vpx_dsp_rtcd.c",
/external/libvpx/libvpx/build/make/
DAndroid.mk202 $$(rtcd_dep_template_SRCS): vpx_dsp_rtcd.h
/external/libvpx/libvpx/vp8/decoder/
Donyxd_if.c52 vpx_dsp_rtcd(); in initialize_dec()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.c44 vpx_dsp_rtcd(); in initialize_dec()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c92 vpx_dsp_rtcd(); in vp8_init()
Dvp8_cx_iface.c611 vpx_dsp_rtcd(); in vp8e_init()
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h1515 void vpx_dsp_rtcd(void);
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h1760 void vpx_dsp_rtcd(void);
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h1760 void vpx_dsp_rtcd(void);
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c400 vpx_dsp_rtcd(); in vp8_initialize_enc()
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1993 void vpx_dsp_rtcd(void);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h2000 void vpx_dsp_rtcd(void);
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c891 vpx_dsp_rtcd(); in vp9_initialize_enc()