media/gpu/test VDA: Implement EncodedDataHelper to handle input (encoded) data
GLRenderingVDAClient has several functions to handle input data (i.e. encoded data), e.g., GetBytesForFirstFragment() and GetBytesNextNALU(). They are not core role of GLRenderingVdaClient. This introduces EncodedDataHelper as a VDA unittest helper class. It handles encoded data instead of GLRenderingVDAClient. BUG=chromium:834170 TEST=VDA unittest on kevin and caroline TEST=VDA unittest on other platforms in CQ Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: I5116b03172b6a7a80b0473d75d4aeb23868db20d Reviewed-on: https://chromium-review.googlesource.com/1016822 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:Pawel Osciak <posciak@chromium.org> Cr-Commit-Position: refs/heads/master@{#555176}
Showing
This diff is collapsed.
Please register or sign in to comment