Searched refs:restore_dst_buf (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c2353 static INLINE void restore_dst_buf(MACROBLOCKD *xd, function
2602 restore_dst_buf(xd, orig_dst, orig_dst_stride);
2629 restore_dst_buf(xd, orig_dst, orig_dst_stride);
2654 restore_dst_buf(xd, orig_dst, orig_dst_stride);
2698 restore_dst_buf(xd, orig_dst, orig_dst_stride);
2722 restore_dst_buf(xd, orig_dst, orig_dst_stride);
2736 restore_dst_buf(xd, orig_dst, orig_dst_stride);
2757 restore_dst_buf(xd, orig_dst, orig_dst_stride);

Completed in 62 milliseconds