Searched refs:y_center (Results 1 – 2 of 2) sorted by relevance
252 y_center; member891 dpx.orientation.y_center=ReadBlobFloat(image); in ReadDPXImage()893 if (IsFloatDefined(dpx.orientation.y_center) != MagickFalse) in ReadDPXImage()895 dpx.orientation.y_center); in ReadDPXImage()1743 dpx.orientation.y_center=0.0f; in WriteDPXImage()1746 dpx.orientation.y_center=StringToDouble(value,(char **) NULL); in WriteDPXImage()1747 offset+=WriteBlobFloat(image,dpx.orientation.y_center); in WriteDPXImage()
1801 uint8_t y_center[NUM_CHANNELS][NUM_BYTE_LANES]; in rd_train() local1994 y_center[ch][bl] = (uint8_t) ((temp1 + temp2) / 2); in rd_train()2019 set_vref(ch, bl, y_center[ch][bl] - (MIN_VREF_EYE / 2)); in rd_train()2021 set_vref(ch, bl, y_center[ch][bl] + (MIN_VREF_EYE / 2)); in rd_train()2060 set_vref(ch, bl, y_center[ch][bl]); in rd_train()