Update encoder to use fb_idx_ref_cnt
Do reference counting the same way on the encoder as the decoder does, rather than maintaining the 'flags' member of YV12_BUFFER_CONFIG. Change-Id: I91dc210ffca081acaf9d5c09a06e7461b3c3139c
Showing
- vp9/common/vp9_alloccommon.c 0 additions, 1 deletionvp9/common/vp9_alloccommon.c
- vp9/common/vp9_onyxc_int.h 20 additions, 0 deletionsvp9/common/vp9_onyxc_int.h
- vp9/decoder/vp9_onyxd_if.c 0 additions, 23 deletionsvp9/decoder/vp9_onyxd_if.c
- vp9/encoder/vp9_onyx_if.c 11 additions, 28 deletionsvp9/encoder/vp9_onyx_if.c
Loading
Please register or sign in to comment