Home
last modified time | relevance | path

Searched defs:count_diff (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dtracemalloc.py77 def __init__(self, traceback, size, size_diff, count, count_diff): argument
/third_party/ffmpeg/libavfilter/
Davfiltergraph.c898 int count_diff; in swap_channel_layouts_on_filter() local