Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_pad.c328 int needs_copy; in filter_frame() local
354 needs_copy = frame_needs_copy(s, in); in filter_frame()
356 if (needs_copy) { in filter_frame()
397 if (needs_copy) { in filter_frame()
/third_party/vulkan-loader/loader/
Dloader_windows.c638 bool needs_copy = (full_info == NULL); in windows_read_manifest_from_d3d_adapters() local
649 if (needs_copy) { in windows_read_manifest_from_d3d_adapters()