Home
last modified time | relevance | path

Searched refs:is_all_zero (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbt-codec-msbc.c202 static inline bool is_all_zero(const uint8_t *ptr, size_t len) { in is_all_zero() function
224 if (*len > 0 && is_all_zero(buf, *len)) in msbc_find_frame()

Completed in 2 milliseconds