Searched refs:KNOB_GUARDBAND_WIDTH (Results 1 – 3 of 3) sorted by relevance
84 #define KNOB_GUARDBAND_WIDTH 32768.0f macro
739 pState->gbState.left[i] = KNOB_GUARDBAND_WIDTH / pState->vp[i].width; in updateGuardbands()740 pState->gbState.right[i] = KNOB_GUARDBAND_WIDTH / pState->vp[i].width; in updateGuardbands()
748 assert(fb->width <= KNOB_GUARDBAND_WIDTH); in swr_set_framebuffer_state()