summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_rd.h
AgeCommit message (Expand)Author
2014-12-24Enable sub8x8 inter block search for RTC coding modeJingning Han
2014-11-24vp9_ethread: modify VP9_COMP structureYunqing Wang
2014-11-20vp9_ethread: move filter_cache out of RD_OPT structYunqing Wang
2014-11-20vp9_ethread: change mask_filter to a local variableYunqing Wang
2014-11-14Code cleanup: remove unused members in RD_OPTYunqing Wang
2014-11-14vp9_ethread: combine encoder counts in separate structYunqing Wang
2014-10-30Refactor vp9_update_rd_thresh_factJingning Han
2014-10-29Enable mode search threshold update in non-RD coding modeJingning Han
2014-10-15Add init and reset functions for RD_COST structJingning Han
2014-10-13Refactor rate distortion cost structureJingning Han
2014-09-25Adds various high bit-depth encode functionsDeb Mukherjee
2014-09-22Adaptive mode search schedulingJingning Han
2014-07-02Cleanup vp9_rd.Alex Converse
2014-07-02Split vp9_rdopt into vp9_rdopt and vp9_rd.Alex Converse