HomeSort by relevance Sort by last modified time
    Searched refs:vp9_rtcd (Results 1 - 25 of 28) sorted by null

1 2

  /external/libvpx/libvpx/vp9/common/
vp9_rtcd.c 12 #include "./vp9_rtcd.h"
15 void vp9_rtcd() { function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd.c 12 #include "./vp9_rtcd.h"
17 void vp9_rtcd() { function
  /external/libvpx/libvpx/test/
test_libvpx.cc 23 extern void vp9_rtcd();
70 vp9_rtcd();
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
test_libvpx.cc 20 extern void vp9_rtcd();
64 vp9_rtcd();
  /external/libvpx/libvpx/vp9/
vp9_common.mk 42 VP9_COMMON_SRCS-yes += common/vp9_rtcd.c
95 $(eval $(call rtcd_h_template,vp9_rtcd,vp9/common/vp9_rtcd_defs.pl))
  /external/libvpx/config/arm/
vp9_rtcd.h 107 void vp9_rtcd(void);
  /external/libvpx/config/generic/
vp9_rtcd.h 107 void vp9_rtcd(void);
  /external/libvpx/libvpx/build/make/
Android.mk 175 $$(rtcd_dep_template_SRCS): vp9_rtcd.h
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Android.mk 188 $(foreach file, $(LOCAL_SRC_FILES), $(LOCAL_PATH)/$(file)): vp9_rtcd.h
  /external/libvpx/
generate_config.sh 91 --sym=vp9_rtcd \
95 > $BASE_DIR/$LIBVPX_CONFIG_DIR/$1/vp9_rtcd.h
  /external/libvpx/config/arm-neon/
vp9_rtcd.h 116 void vp9_rtcd(void);
  /external/libvpx/config/arm64/
vp9_rtcd.h 116 void vp9_rtcd(void);
  /external/libvpx/config/mips32/
vp9_rtcd.h 107 void vp9_rtcd(void);
  /external/libvpx/config/mips32-dspr2/
vp9_rtcd.h 110 void vp9_rtcd(void);
  /external/libvpx/config/mips64/
vp9_rtcd.h 107 void vp9_rtcd(void);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_common.mk 46 VP9_COMMON_SRCS-yes += common/vp9_rtcd.c
147 $(eval $(call rtcd_h_template,vp9_rtcd,vp9/common/vp9_rtcd_defs.pl))
  /external/libvpx/config/x86/
vp9_rtcd.h 130 void vp9_rtcd(void);
  /external/libvpx/config/x86_64/
vp9_rtcd.h 133 void vp9_rtcd(void);
  /external/libvpx/libvpx/vp9/decoder/
vp9_decoder.c 15 #include "./vp9_rtcd.h"
43 vp9_rtcd();
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decoder.c 134 vp9_rtcd();
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp9_rtcd.h 282 void vp9_rtcd(void);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp9_rtcd.h 308 void vp9_rtcd(void);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp9_rtcd.h 282 void vp9_rtcd(void);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp9_rtcd.h 282 void vp9_rtcd(void);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp9_rtcd.h 318 void vp9_rtcd(void);

Completed in 620 milliseconds

1 2