Home
last modified time | relevance | path

Searched refs:ReleaseCodecCache (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_type_stub.c113 ReleaseCodecCache(); in SerStubSendCommand()
169 ReleaseCodecCache(); in SerStubGetParameter()
220 ReleaseCodecCache(); in SerStubSetParameter()
276 ReleaseCodecCache(); in SerStubGetConfig()
327 ReleaseCodecCache(); in SerStubSetConfig()
474 ReleaseCodecCache(); in SerStubUseBuffer()
547 ReleaseCodecCache(); in SerStubFreeBuffer()
576 ReleaseCodecCache(); in SerStubEmptyThisBuffer()
605 ReleaseCodecCache(); in SerStubFillThisBuffer()
H A Dcodec_component_manager_stub.c154 ReleaseCodecCache(); in SerStubCreateComponent()
176 ReleaseCodecCache(); in SerStubDestroyComponent()
H A Dcodec_component_manager_proxy.c196 ReleaseCodecCache(); in CreateComponent()
234 ReleaseCodecCache(); in DestroyComponent()
/ohos5.0/drivers/peripheral/codec/utils/include/
H A Dcodec_util.h22 void ReleaseCodecCache(void);
/ohos5.0/drivers/peripheral/codec/utils/src/
H A Dcodec_util.c19 void ReleaseCodecCache(void) in ReleaseCodecCache() function