Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dvp9_subtract_test.cc92 ::testing::Values(vp9_subtract_block_c));
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodemb.c38 void vp9_subtract_block_c(int rows, int cols, in vp9_subtract_block_c() function