Searched refs:allocated_size1 (Results 1 – 2 of 2) sorted by relevance
384 int allocated_size1 = frame1.allocated_size(plane_type); local386 if (allocated_size1 != allocated_size2)390 if (memcmp(plane_buffer1, plane_buffer2, allocated_size1))
78 int allocated_size1 = frame1.allocated_size(plane_type); in CompareFrames() local80 if (allocated_size1 != allocated_size2) in CompareFrames()84 if (memcmp(plane_buffer1, plane_buffer2, allocated_size1)) in CompareFrames()