Searched defs:src_v_b (Results 1 – 3 of 3) sorted by relevance
218 const uint8* src_v_b, int stride_v_b, in I420Psnr()322 const uint8* src_v_b, int stride_v_b, in I420Ssim()
251 const uint8* src_v_b, int stride_v_b, in I420Psnr()355 const uint8* src_v_b, int stride_v_b, in I420Ssim()
194 const uint8_t* src_v_b = src_u_b + half_width * half_height; in CalculateMetrics() local