Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
Ddefines.h141 int16_t no_of_bytes, no_of_words; member
182 int16_t no_of_bytes, no_of_words; member
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_fcr.c336 BT_HDR *l2c_fcr_clone_buf (BT_HDR *p_buf, UINT16 new_offset, UINT16 no_of_bytes, UINT8 pool) in l2c_fcr_clone_buf()