Unify luma and chroma rd-cost estimation
This commit unifies the rate-distortion cost calculation process of luma and chroma components. It allows early termination to be enabled later in the rd search loop of chroma components, in consistent with luma pixels. Change-Id: I2e52a7c6496176bf2a5e3ef338d34ceb8aad9b3d
Showing
- vp9/common/vp9_blockd.h 0 additions, 2 deletionsvp9/common/vp9_blockd.h
- vp9/encoder/vp9_rdopt.c 52 additions, 38 deletionsvp9/encoder/vp9_rdopt.c
- vp9/encoder/vp9_tokenize.c 4 additions, 2 deletionsvp9/encoder/vp9_tokenize.c
- vp9/encoder/vp9_tokenize.h 2 additions, 1 deletionvp9/encoder/vp9_tokenize.h
Loading
Please register or sign in to comment