Searched defs:vp8_zero (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Dcommon.h39 #define vp8_zero( Dest) vpx_memset( &Dest, 0, sizeof( Dest)); macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dencodemv.c248 vp8_zero(is_short_ct) function
249 vp8_zero(sign_ct)
250 vp8_zero(bit_ct)
251 vp8_zero(short_ct)
252 vp8_zero(short_bct)

Completed in 54 milliseconds