Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-dlpi.c1081 u_int nunits; member
1117 for (i = 0; i < buf.nunits; i++) {
/external/libaom/libaom/av1/common/
Drestoration.c93 const int nunits = ntiles * rsi->units_per_tile; in av1_alloc_restoration_struct() local
98 16, sizeof(*rsi->unit_info) * nunits)); in av1_alloc_restoration_struct()