Merge "Rename av1_convolve.[hc] to convolve.[hc]" into nextgenv2
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "./av1_rtcd.h"
|
||||
#include "av1/common/av1_convolve.h"
|
||||
#include "av1/common/convolve.h"
|
||||
#include "av1/common/filter.h"
|
||||
#include "aom_dsp/aom_dsp_common.h"
|
||||
#include "aom_ports/mem.h"
|
@@ -14,7 +14,7 @@
|
||||
|
||||
#include "av1/common/filter.h"
|
||||
#include "av1/common/onyxc_int.h"
|
||||
#include "av1/common/av1_convolve.h"
|
||||
#include "av1/common/convolve.h"
|
||||
#include "aom/aom_integer.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user