]> granicus.if.org Git - libvpx/blobdiff - vp10/common/mfqe.h
VP9Common -> VP10Common
[libvpx] / vp10 / common / mfqe.h
index 8da050b1e8a92c51ffc3cda3888ad29b3e2f0a88..7bedd119f14ebdaac4be977dd76c7eeaab42634f 100644 (file)
@@ -22,7 +22,7 @@ extern "C" {
 // the motion of the blocks and other conditions such as the SAD of
 // the current block and correlated block, the variance of the block
 // difference, etc.
-void vp10_mfqe(struct VP9Common *cm);
+void vp10_mfqe(struct VP10Common *cm);
 
 #ifdef __cplusplus
 }  // extern "C"