Searched defs:vp8_clear_system_state (Results 1 - 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
H A Dvp8_rtcd.h26 #define vp8_clear_system_state vp8_clear_system_state_c macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
H A Dvp8_rtcd.h26 #define vp8_clear_system_state vp8_clear_system_state_c macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
H A Dvp8_rtcd.h26 #define vp8_clear_system_state vp8_clear_system_state_c macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
H A Dvp8_rtcd.h26 #define vp8_clear_system_state vp8_clear_system_state_c macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
H A Dvp8_rtcd.h26 #define vp8_clear_system_state vp8_clear_system_state_c macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
H A Dvp8_rtcd.h75 RTCD_EXTERN void (*vp8_clear_system_state)(); variable
526 vp8_clear_system_state = vp8_clear_system_state_c;
527 if (flags & HAS_MMX) vp8_clear_system_state = vpx_reset_mmx_state;

Completed in 134 milliseconds