Lines Matching refs:encoding
8 …encoding: Audio applications (such as audio calling and audio recording applications) can send unc…
9 …encoding: Video applications (such as video calling and video recording applications) can send unc…
12 …from the Internet to obtain audio and video streams, presentation time, encoding formats, and basi…
13 … M4A format), and write the audio and video streams, presentation time, encoding format, and basic…
23 - Audio and video encoding: process of converting uncompressed audio and video data into another fo…
38 The input of video encoding and the output of video decoding are in surface mode.
40 …During encoding and decoding, an application is notified of the data processing status through a c…
42 The following figure shows the video encoding and decoding logic.
46 …decoding.md#surface-output) and [Video Encoding in Surface Input](video-encoding.md#surface-input).
50 The input of audio encoding and the output of audio decoding are in PCM format.
52 …During encoding and decoding, an application is notified of the data processing status through a c…
54 The following figure shows the audio encoding and decoding logic.
58 …development guide, see [Audio Decoding](audio-decoding.md) and [Audio Encoding](audio-encoding.md).
63 … interface for muxing. The AVBuffer can be that output in the preceding encoding process or an AVB…