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