Searched defs:frame_length (Results 1 – 5 of 5) sorted by relevance
103 const auto frame_length = frame_size * num_channels_ * sample_size; in Encode() local121 const auto frame_length = (frame_size * num_channels_ * sizeof(*frame_start)); in EncodeFrame() local154 const auto frame_length = (frame_size * num_channels_ * sizeof(opus_int16)); in Decode() local167 const auto frame_length = (frame_size * num_channels_ * sizeof(opus_int16)); in DecodeDummy() local
213 __u32 frame_length; member
376 __u32 frame_length; member