Remove vp9_create_common()
The function has evolved over time, now only calls vp9_rtcd(), so this commit removes the function and changes to call vp9_rtcd() directly. Change-Id: I8cfa6190daa4b28f6f3d1e11bb3a07f9c95322bf
Showing
- vp9/common/vp9_alloccommon.c 0 additions, 4 deletionsvp9/common/vp9_alloccommon.c
- vp9/common/vp9_alloccommon.h 0 additions, 1 deletionvp9/common/vp9_alloccommon.h
- vp9/decoder/vp9_onyxd_if.c 1 addition, 1 deletionvp9/decoder/vp9_onyxd_if.c
- vp9/encoder/vp9_onyx_if.c 1 addition, 1 deletionvp9/encoder/vp9_onyx_if.c
Loading
Please register or sign in to comment