Searched refs:GetVideoResolution (Results 1 – 2 of 2) sorted by relevance
143 int32_t GetVideoResolution(int32_t streamIdx, StreamResolution &resolution);
614 if (GetVideoResolution(fmtFileInfo_.s32UsedVideoStreamIndex, resolution) != HI_SUCCESS) { in SetVDecAttr()641 if (GetVideoResolution(fmtFileInfo_.s32UsedVideoStreamIndex, resolution) != HI_SUCCESS) { in SetStreamAttr()904 int32_t PlayerControl::GetVideoResolution(int32_t streamIdx, StreamResolution &resolution) in GetVideoResolution() function in OHOS::Media::PlayerControl1704 if (GetVideoResolution(fmtFileInfo_.s32UsedVideoStreamIndex, resolution) != HI_SUCCESS) { in TPlayGetPlayMode()