Home
last modified time | relevance | path

Searched refs:vp9_rtcd (Results 1 – 19 of 19) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dtest_libvpx.cc20 extern void vp9_rtcd();
64 vp9_rtcd(); in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_rtcd.c17 void vp9_rtcd() { in vp9_rtcd() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/
DUPDATING48 vp9_rtcd.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
DAndroid.mk188 $(foreach file, $(LOCAL_SRC_FILES), $(LOCAL_PATH)/$(file)): vp9_rtcd.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_common.mk46 VP9_COMMON_SRCS-yes += common/vp9_rtcd.c
147 $(eval $(call rtcd_h_template,vp9_rtcd,vp9/common/vp9_rtcd_defs.pl))
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decoder.c134 vp9_rtcd(); in vp9_create_decompressor()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dlibvpx_srcs.txt172 vp9/common/vp9_rtcd.c
Dvp9_rtcd.h282 void vp9_rtcd(void);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dlibvpx_srcs.txt172 vp9/common/vp9_rtcd.c
Dvp9_rtcd.h282 void vp9_rtcd(void);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvp9_rtcd.h282 void vp9_rtcd(void);
Dlibvpx_srcs.txt212 vp9/common/vp9_rtcd.c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dlibvpx_srcs.txt204 vp9/common/vp9_rtcd.c
Dvp9_rtcd.h318 void vp9_rtcd(void);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dlibvpx_srcs.txt222 vp9/common/vp9_rtcd.c
Dvp9_rtcd.h368 void vp9_rtcd(void);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvp9_rtcd.h308 void vp9_rtcd(void);
Dlibvpx_srcs.txt270 vp9/common/vp9_rtcd.c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c1179 vp9_rtcd(); in vp9_create_compressor()