HomeSort by relevance Sort by last modified time
    Searched full:last_frame_len (Results 1 - 1 of 1) sorted by null

  /system/bt/stack/a2dp/
a2dp_sbc_encoder.cc 532 uint8_t last_frame_len = 0; local
555 last_frame_len = output_len;
575 ((p_buf->len + last_frame_len) < a2dp_sbc_encoder_cb.TxAaMtuSize) &&
    [all...]

Completed in 140 milliseconds