Searched refs:g_in_pic_width (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/libva/test/videoprocess/
H A Dvideoprocess.cpp69 static uint32_t g_in_pic_width = 352; variable
756 surface_region.width = g_in_pic_width;
857 va_status = create_surface(&g_in_surface_id, g_in_pic_width, g_in_pic_height,
986 read_value_uint32(g_config_file_fd, "SRC_FRAME_WIDTH", &g_in_pic_width);
1028 if (g_in_pic_width != g_out_pic_width ||
1031 g_in_pic_width, g_in_pic_height,

Completed in 29 milliseconds