One copy_v4_v4 call was used to initialize both camera_uv_scale & camera_uv_bias, replace this with 2x copy calls since passing in smaller buffers to copy functions is typically an error.
One copy_v4_v4 call was used to initialize both camera_uv_scale & camera_uv_bias, replace this with 2x copy calls since passing in smaller buffers to copy functions is typically an error.