Searched defs:heightAlignment (Results 1 – 3 of 3) sorted by relevance
347 int32_t heightAlignment = capability_->GetVideoHeightAlignment(); variable893 int32_t heightAlignment = capability_->GetVideoHeightAlignment(); variable
182 int32_t heightAlignment = 0; in GetVideoHeightAlignment() local
352 …Code OH_AVCapability_GetVideoHeightAlignment(OH_AVCapability *capability, int32_t *heightAlignment) in OH_AVCapability_GetVideoHeightAlignment()