Lines Matching refs:This
9 …r \*OH_AVMuxer_Create(int32_t fd, OH_AVOutputFormat format); | Added | This API is added to cre…
10 …H_AVMuxer_SetRotation(OH_AVMuxer \*muxer, int32_t rotation); | Added | This API is added to set…
11 …r \*muxer, int32_t \*trackIndex, OH_AVFormat \*trackFormat); | Added | This API is added to add…
12 | avmuxer | OH_AVErrCode OH_AVMuxer_Start(OH_AVMuxer \*muxer); | Added | This API is …
13 …rackIndex, OH_AVMemory \*sample, OH_AVCodecBufferAttr info); | Added | This API is added to wri…
14 | avmuxer | OH_AVErrCode OH_AVMuxer_Stop(OH_AVMuxer \*muxer); | Added | This API is …
15 | avmuxer | OH_AVErrCode OH_AVMuxer_Destroy(OH_AVMuxer \*muxer); | Added | This API is …
16 | avsource | OH_AVSource *OH_AVSource_CreateWithURI(char *uri); | Added | This API is a…
17 …ateWithFD(int32_t fd, int64_t offset, int64_t size); | Added | This API is added to cre…
18 | avsource | OH_AVErrCode OH_AVSource_Destroy(OH_AVSource *source); | Added | This API …
19 …t *OH_AVSource_GetSourceFormat(OH_AVSource *source); | Added | This API is added to obt…
20 …ackFormat(OH_AVSource *source, uint32_t trackCount); | Added | This API is added to obt…
21 …*OH_AVDemuxer_CreateWithSource(OH_AVSource *source); | Added | This API is added to cre…
22 | avdemuxer | OH_AVErrCode OH_AVDemuxer_Destroy(OH_AVDemuxer *demuxer); | Added | This …
23 …ackByID(OH_AVDemuxer *demuxer, uint32_t trackIndex); | Added | This API is added to sel…
24 …ackByID(OH_AVDemuxer *demuxer, uint32_t trackIndex); | Added | This API is added to des…
25 …x, OH_AVMemory *sample, OH_AVCodecBufferAttr *info); | Added | This API is added to rea…
26 … *demuxer, int64_t millisecond, OH_AVSeekMode mode); | Added | This API is added to see…
27 …bility *OH_AVCodec_GetCapability(const char *mime, bool isEncoder);|Added|This API is added to obt…
28 …ory(const char *mime, bool isEncoder, OH_AVCodecCategory category);|Added|This API is added to obt…
29 |avcapability|bool OH_AVCapability_IsHardware(OH_AVCapability *capability);|Added|This API is added…
30 |avcapability|const char *OH_AVCapability_GetName(OH_AVCapability *capability);|Added|This API is a…
31 …AVCapability_GetMaxSupportedInstances(OH_AVCapability *capability);|Added|This API is added to obt…
32 …itrateRange(OH_AVCapability *capability, OH_AVRange *bitrateRange);|Added|This API is added to obt…
33 …Supported(OH_AVCapability *capability, OH_BitrateMode bitrateMode);|Added|This API is added to che…
34 …ualityRange(OH_AVCapability *capability, OH_AVRange *qualityRange);|Added|This API is added to obt…
35 …ityRange(OH_AVCapability *capability, OH_AVRange *complexityRange);|Added|This API is added to obt…
36 …*capability, const int32_t **sampleRates, uint32_t *sampleRateNum);|Added|This API is added to obt…
37 …tRange(OH_AVCapability *capability, OH_AVRange *channelCountRange);|Added|This API is added to obt…
38 …dthAlignment(OH_AVCapability *capability, int32_t *widthAlignment);|Added|This API is added to obt…
39 …htAlignment(OH_AVCapability *capability, int32_t *heightAlignment);|Added|This API is added to obt…
40 …_AVCapability *capability, int32_t height, OH_AVRange *widthRange);|Added|This API is added to obt…
41 …_AVCapability *capability, int32_t width, OH_AVRange *heightRange);|Added|This API is added to obt…
42 …deoWidthRange(OH_AVCapability *capability, OH_AVRange *widthRange);|Added|This API is added to obt…
43 …oHeightRange(OH_AVCapability *capability, OH_AVRange *heightRange);|Added|This API is added to obt…
44 …ported(OH_AVCapability *capability, int32_t width, int32_t height);|Added|This API is added to che…
45 …RateRange(OH_AVCapability *capability, OH_AVRange *frameRateRange);|Added|This API is added to obt…
46 …bility, int32_t width, int32_t height, OH_AVRange *frameRateRange);|Added|This API is added to obt…
47 …ity *capability, int32_t width, int32_t height, int32_t frameRate);|Added|This API is added to che…
48 …y *capability, const int32_t **pixFormats, uint32_t *pixFormatNum);|Added|This API is added to obt…
49 …ility *capability, const int32_t **profiles, uint32_t *profileNum);|Added|This API is added to obt…
50 …ility, int32_t profile, const int32_t **levels,uint32_t *levelNum);|Added|This API is added to obt…
51 …orted(OH_AVCapability *capability, int32_t profile, int32_t level);|Added|This API is added to che…
52 …t(const char \*mimeType, int32_t sampleRate, int32_t channelCount);|Added|This API is added to cre…
53 …eVideoFormat(const char \*mimeType, int32_t width, int32_t height);|Added|This API is added to cre…
54 |avmemory|OH_AVMemory \*OH_AVMemory_Create(int32_t size);|Added|This API is added to create an **OH…
55 |avmemory|OH_AVErrCode OH_AVMemory_Destroy(struct OH_AVMemory \*mem);|Added|This API is added to de…
56 | avcodec | OH_AVErrCode OH_AudioDecoder_IsValid(OH_AVCodec \*codec, bool \*isValid); | Added| This…
57 | avcodec | OH_AVErrCode OH_AudioEncoder_IsValid(OH_AVCodec \*codec, bool \*isValid); | Added| This…
58 …Decoder_IsValid(OH_AVCodec \*codec, bool \*isValid); | Added | This API is added to che…
59 …Encoder_IsValid(OH_AVCodec \*codec, bool \*isValid); | Added | This API is added to che…
60 …\*codec, uint32_t index, OH_AVCodecBufferAttr attr); | Added | This API is added to pus…
61 …ideoEncoder_GetInputDescription(OH_AVCodec \*codec); | Added | This API is added to obt…