| Index: source/libvpx/vp9/encoder/vp9_rd.h
|
| diff --git a/source/libvpx/vp9/encoder/vp9_rd.h b/source/libvpx/vp9/encoder/vp9_rd.h
|
| index 4d247342b0ae8dd0919b0b840ae309bcf1ed42ca..7ba2568fe68c68e19845edd361f3870a5a586adb 100644
|
| --- a/source/libvpx/vp9/encoder/vp9_rd.h
|
| +++ b/source/libvpx/vp9/encoder/vp9_rd.h
|
| @@ -150,7 +150,7 @@ int16_t* vp9_raster_block_offset_int16(BLOCK_SIZE plane_bsize,
|
| YV12_BUFFER_CONFIG *vp9_get_scaled_ref_frame(const struct VP9_COMP *cpi,
|
| int ref_frame);
|
|
|
| -void vp9_init_me_luts();
|
| +void vp9_init_me_luts(void);
|
|
|
| void vp9_get_entropy_contexts(BLOCK_SIZE bsize, TX_SIZE tx_size,
|
| const struct macroblockd_plane *pd,
|
|
|