Searched defs:avFormat (Results 1 – 12 of 12) sorted by relevance
508 OHOS::sptr<OH_AVFormat> avFormat = new (std::nothrow) OH_AVFormat(); in OnSeekDoneCb() local521 OHOS::sptr<OH_AVFormat> avFormat = new (std::nothrow) OH_AVFormat(); in OnSpeedDoneCb() local534 OHOS::sptr<OH_AVFormat> avFormat = new (std::nothrow) OH_AVFormat(); in OnBitRateDoneCb() local588 OHOS::sptr<OH_AVFormat> avFormat = new (std::nothrow) OH_AVFormat(); in OnPositionUpdateCb() local603 OHOS::sptr<OH_AVFormat> avFormat = new (std::nothrow) OH_AVFormat(); in OnVolumeChangeCb() local626 OHOS::sptr<OH_AVFormat> avFormat = new (std::nothrow) OH_AVFormat(); in OnStartRenderFrameCb() local642 OHOS::sptr<OH_AVFormat> avFormat = new (std::nothrow) OH_AVFormat(); in OnVideoSizeChangedCb() local674 OHOS::sptr<OH_AVFormat> avFormat = new (std::nothrow) OH_AVFormat(); in OnBufferingUpdateCb() local700 OHOS::sptr<OH_AVFormat> avFormat = new (std::nothrow) OH_AVFormat(); in OnBitRateCollectedCb() local720 OHOS::sptr<OH_AVFormat> avFormat = new (std::nothrow) OH_AVFormat(); in OnAudioInterruptCb() local[all …]
133 OH_AVFormat *avFormat = OH_AVFormat_Create(); in OH_AVSource_GetSourceFormat() local153 OH_AVFormat *avFormat = OH_AVFormat_Create(); in OH_AVSource_GetTrackFormat() local
100 OH_AVFormat *avFormat = OH_AVFormat_Create(); in OH_AVBuffer_GetParameter() local
186 OH_AVFormat *avFormat = formatMock->GetFormat(); in Configure() local
218 OH_AVFormat *avFormat = formatMock->GetFormat(); in Configure() local
613 OH_AVFormat *avFormat = OH_AVFormat_Create(); in OH_VideoEncoder_GetOutputDescription() local852 OH_AVFormat *avFormat = OH_AVFormat_Create(); in OH_VideoEncoder_GetInputDescription() local
410 OH_AVFormat *avFormat = OH_AVFormat_Create(); in OH_AudioDecoder_GetOutputDescription() local
408 OH_AVFormat *avFormat = OH_AVFormat_Create(); in OH_AudioEncoder_GetOutputDescription() local
390 OH_AVFormat *avFormat = OH_AVFormat_Create(); in OH_AudioCodec_GetOutputDescription() local
594 OH_AVFormat *avFormat = OH_AVFormat_Create(); in OH_VideoDecoder_GetOutputDescription() local
545 OH_AVFormat *avFormat = OH_AVFormat_Create(); in OH_AVCapability_GetFeatureProperties() local
71 auto avFormat = findPixelFormat(format); in CalcRGBStride() local