Lines Matching refs:format
165 /* Create a new format context for the output container format. */
167 fprintf(stderr, "Could not allocate output format context\n");
171 /* Associate the output file (pointer) with the container format context. */
174 /* Guess the desired container format based on the file extension. */
177 fprintf(stderr, "Could not find output file format\n");
332 /* Create the FIFO buffer based on the specified output sample format. */
434 * The conversion requires temporary storage due to the different format.
477 * Convert the input audio samples into the output sample format.
587 /* Convert the input samples to the desired output sample format.
631 /* Set the frame's parameters, especially its size and format.
638 (*frame)->format = output_codec_context->sample_fmt;
834 * output sample format and put it into the FIFO buffer. */