Home
last modified time | relevance | path

Searched refs:FormatHandle (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/format/interfaces/include/
H A Dformat_interface.h106 int32_t FormatDemuxerSetParameter(const FormatHandle handle, int32_t trackId,
181 int32_t FormatDemuxerPrepare(const FormatHandle handle);
195 int32_t FormatDemuxerGetFileInfo(const FormatHandle handle, FileInfo *info);
245 int32_t FormatDemuxerStart(const FormatHandle handle);
321 int32_t FormatDemuxerStop(const FormatHandle handle);
334 int32_t FormatDemuxerDestroy(const FormatHandle handle);
356 int32_t FormatMuxerDestroy(const FormatHandle handle);
397 int32_t FormatMuxerSetOrientation(const FormatHandle handle, int degrees);
426 int32_t FormatMuxerSetMaxFileSize(const FormatHandle handle, int64_t bytes);
478 int32_t FormatMuxerStart(FormatHandle handle);
[all …]
H A Dformat_type.h68 typedef void* FormatHandle; typedef
/ohos5.0/drivers/peripheral/format/
H A DREADME_zh.md115 …2814"></a><a name="p1526664162814"></a>int32_t FormatDemuxerPrepare(const FormatHandle handle);</p>
120 …a><a name="p5266104113281"></a>int32_t FormatDemuxerGetFileInfo(const FormatHandle handle, FileInf…
135 …22810"></a><a name="p02671641122810"></a>int32_t FormatDemuxerStart(const FormatHandle handle);</p>
150 …/a><a name="p15483141102218"></a>int32_t FormatDemuxerFreeFrame(const FormatHandle handle, FormatF…
160 …842418228"></a><a name="p14842418228"></a>int32_t FormatDemuxerStop(const FormatHandle handle);</p>
165 …17222"></a><a name="p948418417222"></a>int32_t FormatDemuxerDestory(const FormatHandle handle);</p>
175 …117228"></a><a name="p1348474117228"></a>int32_t FormatMuxerDestory(const FormatHandle handle);</p>
190 …a><a name="p164854415224"></a>int32_t FormatMuxerSetOrientation(const FormatHandle handle, int deg…
215 …14116229"></a><a name="p1448614116229"></a>int32_t FormatMuxerStart(const FormatHandle handle);</p>
225 …a name="p148624112222"></a>int32_t FormatMuxerSetNextOutputFile(const FormatHandle handle, int32_t…
[all …]
H A DREADME.md115 …2814"></a><a name="p1526664162814"></a>int32_t FormatDemuxerPrepare(const FormatHandle handle);</p>
120 …a><a name="p5266104113281"></a>int32_t FormatDemuxerGetFileInfo(const FormatHandle handle, FileInf…
135 …22810"></a><a name="p02671641122810"></a>int32_t FormatDemuxerStart(const FormatHandle handle);</p>
150 …/a><a name="p15483141102218"></a>int32_t FormatDemuxerFreeFrame(const FormatHandle handle, FormatF…
160 …842418228"></a><a name="p14842418228"></a>int32_t FormatDemuxerStop(const FormatHandle handle);</p>
165 …17222"></a><a name="p948418417222"></a>int32_t FormatDemuxerDestory(const FormatHandle handle);</p>
175 …117228"></a><a name="p1348474117228"></a>int32_t FormatMuxerDestory(const FormatHandle handle);</p>
190 …a><a name="p164854415224"></a>int32_t FormatMuxerSetOrientation(const FormatHandle handle, int deg…
215 …14116229"></a><a name="p1448614116229"></a>int32_t FormatMuxerStart(const FormatHandle handle);</p>
225 …a name="p148624112222"></a>int32_t FormatMuxerSetNextOutputFile(const FormatHandle handle, int32_t…
[all …]