Home
last modified time | relevance | path

Searched refs:c_y_max (Results 1 – 2 of 2) sorted by relevance

/dports/science/conduit/conduit-0.8.0/src/libs/blueprint/
H A Dconduit_blueprint_mesh_examples_julia.cpp780 float64 c_y_max= y_coords[6]; in julia_nestsets_simple() local
782 julia(8, 8, c_x_min, c_x_max, c_y_min, c_y_max, c_re, c_im, child); in julia_nestsets_simple()
/dports/multimedia/kvazaar/kvazaar-2.1.0/src/
H A Dencoderstate.c1327 int c_y_max = MIN(c_pxl_y + lcu_chroma_width, frame->height >> 1) - c_pxl_y; in encoder_state_init_new_frame() local
1330 …e->frame->source->u[c_pxl_x + c_pxl_y * c_stride], chromau_tmp, c_x_max, c_y_max, c_stride, lcu_ch… in encoder_state_init_new_frame()
1331 …e->frame->source->v[c_pxl_x + c_pxl_y * c_stride], chromav_tmp, c_x_max, c_y_max, c_stride, lcu_ch… in encoder_state_init_new_frame()