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

  /external/libopus/include/
opus.h     [all...]
  /external/libopus/src/
repacketizer.c 215 padding from opus_packet_pad or opus_packet_unpad(). */
262 opus_int32 opus_packet_unpad(unsigned char *data, opus_int32 len) function
  /external/libopus/tests/
test_opus_api.c     [all...]
test_opus_encode.c 451 len=opus_packet_unpad(packet,len);

Completed in 86 milliseconds