Lines Matching refs:frames
171 const unsigned char *frames[48], opus_int16 size[48],
198 /* Two CBR frames */
211 /* Two VBR frames */
221 /* Multiple CBR/VBR frames (from 0 to 120 ms) */
225 /* Number of frames encoded in bits 0 to 5 */
284 /* For CBR packets, apply the size to all the frames. */
308 if (frames)
309 frames[i] = data;
323 unsigned char *out_toc, const unsigned char *frames[48],
327 frames, size, payload_offset, NULL);