Home
last modified time | relevance | path

Searched refs:CODEC_SUCCESS (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/media_lite/services/player_lite/impl/player_control/decoder/
H A Ddecoder.cpp40 if (ret != CODEC_SUCCESS) { in GetCapbilityByMime()
43 return CODEC_SUCCESS; in GetCapbilityByMime()
153 if (ret != CODEC_SUCCESS) { in CreateHandle()
159 if (ret != CODEC_SUCCESS) { in CreateHandle()
170 if (ret != CODEC_SUCCESS) { in DestroyHandle()
173 return CODEC_SUCCESS; in DestroyHandle()
179 if (ret != CODEC_SUCCESS) { in SetPortBufferMode()
182 return CODEC_SUCCESS; in SetPortBufferMode()
188 if (ret != CODEC_SUCCESS) { in SetMetadata()
191 return CODEC_SUCCESS; in SetMetadata()
[all...]
H A Ddecoder.h23 const int CODEC_SUCCESS = 0; member

Completed in 1 milliseconds