commit | be076f83ed72f52469574548aa83bf47bbbef947 | [log] [tgz] |
---|---|---|
author | Akshata Sahukar <asahukar@codeaurora.org> | Thu Oct 24 11:27:33 2019 -0700 |
committer | Akshata Sahukar <asahukar@codeaurora.org> | Thu Oct 24 15:11:39 2019 -0700 |
tree | a64cf309f5e78df68ef404855bdb2af327fa2ab0 | |
parent | cd654f5d9a42eaa0d4afaba8e07a0fb7b50c36a5 [diff] |
mm-video-v4l2: Update buffer count for decoder bitstream port always OMX initializes with default resolution. Later, parser would send actual resolution for the current clip. Driver then re-calculates buffer count based on new resolution. OMX should always update buffer count if there is change in bitstream port update (e.g. input resolution change). Change-Id: I7784a50c7f7065c7643d3e2842283e55b86029ed Signed-off-by: Akshata Sahukar <asahukar@codeaurora.org>