Searched refs:InitMainDecoder (Results 1 – 4 of 4) sorted by relevance
254 uint32_t ImageSource::InitMainDecoder() in InitMainDecoder() function in OHOS::Media::ImageSource
269 uint32_t InitMainDecoder();
1148 if (InitMainDecoder() != SUCCESS) { in CreatePixelMap()1813 if (InitMainDecoder() != SUCCESS) { in ParseHdrType()2122 uint32_t ret = InitMainDecoder(); in OnSourceRecognized()2310 uint32_t ImageSource::InitMainDecoder() in InitMainDecoder() function in OHOS::Media::ImageSource3378 if (InitMainDecoder() != SUCCESS) { in GetFrameCount()
1076 HWTEST_F(ImageSourceTest, InitMainDecoder, TestSize.Level3)1081 auto ret = imageSource->InitMainDecoder();