Allocate dual buffer sets for encoding
Allocate memory space of dual buffer sets that store the coeff, qcoeff, dqcoeff, and eobs. Connect the pointers of macroblock_plane and macroblockd_plane to the actual buffer in use accordingly. Change-Id: I2f0b5f482ca879fae39095013eaf8901db20a5a4
Showing
- vp9/encoder/vp9_block.h 12 additions, 1 deletionvp9/encoder/vp9_block.h
- vp9/encoder/vp9_encodeframe.c 19 additions, 0 deletionsvp9/encoder/vp9_encodeframe.c
- vp9/encoder/vp9_firstpass.c 12 additions, 0 deletionsvp9/encoder/vp9_firstpass.c
- vp9/encoder/vp9_onyx_if.c 51 additions, 30 deletionsvp9/encoder/vp9_onyx_if.c
- vp9/encoder/vp9_onyx_int.h 0 additions, 5 deletionsvp9/encoder/vp9_onyx_int.h
- vp9/encoder/vp9_rdopt.c 1 addition, 0 deletionsvp9/encoder/vp9_rdopt.c
Loading
Please register or sign in to comment