HomeSort by relevance Sort by last modified time
    Searched refs:u16PacketLength (Results 1 - 3 of 3) sorted by null

  /system/bt/embdrv/sbc/encoder/include/
sbc_encoder.h 189 UINT16 u16PacketLength;
  /system/bt/embdrv/sbc/encoder/srce/
sbc_packing.c 227 pstrEncParams->u16PacketLength=pu8PacketPtr-pstrEncParams->pu8NextPacket+1;
272 pstrEncParams->pu8NextPacket+=pstrEncParams->u16PacketLength; /* move the pointer to the end in case there is more than one frame to encode */
  /system/bt/btif/src/
btif_media_task.c     [all...]

Completed in 44 milliseconds