Home
last modified time | relevance | path

Searched refs:ContiguousCopyFromUnlocked (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideobuffer.cpp310 ContiguousCopyFromUnlocked (contiguous_data_, contiguous_len_); in Unlock()
455 return ContiguousCopyFromUnlocked (src_buffer, src_buffer_length); in ContiguousCopyFrom()
498 IGstMFVideoBuffer::ContiguousCopyFromUnlocked (const BYTE * src_buffer, in ContiguousCopyFromUnlocked() function in IGstMFVideoBuffer