Home
last modified time | relevance | path

Searched refs:vp8_copy_array (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dcommon.h34 #define vp8_copy_array( Dest, Src, N) { \ macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dencodemv.c246 vp8_copy_array(Pnew, default_mvc, MVPcount); in write_component_probs()