Lines Matching refs:v_height
22356 uint32_t v_height = 0;
22677 v_height = t_8;
22679 if (v_height >= 2147483648) {
22683 self->private_impl.f_height = v_height;
22808 v_height = t_12;
22810 if (v_height == 2147483648) {
22813 } else if (v_height >= 2147483648) {
22814 self->private_impl.f_height = (((uint32_t)(0 - v_height)) & 2147483647);
22817 self->private_impl.f_height = v_height;