Lines Matching full:vpx_memcpy
574 vpx_memcpy(cm->fc.mvc, vp8_default_mv_context, sizeof(vp8_default_mv_context));
1873 vpx_memcpy(this_frame, &next_frame, sizeof(*this_frame));
2443 vpx_memcpy(&this_frame_copy, &this_frame, sizeof(this_frame));
2469 vpx_memcpy(&this_frame_copy, &this_frame, sizeof(this_frame));
2485 vpx_memcpy(&this_frame_copy, &this_frame, sizeof(this_frame));
2508 vpx_memcpy(&this_frame_copy, &this_frame, sizeof(this_frame));
2515 vpx_memcpy(&this_frame_copy, &this_frame, sizeof(this_frame));
2656 vpx_memcpy(&local_next_frame, next_frame, sizeof(*next_frame));
2754 vpx_memcpy(&first_frame, this_frame, sizeof(*this_frame));
2777 vpx_memcpy(&last_frame, this_frame, sizeof(*this_frame));
2845 vpx_memcpy(&tmp_frame, &first_frame, sizeof(first_frame));