Searched refs:tmp_table_y (Results 1 – 1 of 1) sorted by relevance
206 uint16_t tmp_table_y[64] = { 0 }; in bflb_mjpeg_init() local210 bflb_mjpeg_calculate_quantize_table(config->quality, config->input_yy_table, tmp_table_y); in bflb_mjpeg_init()212 bflb_mjpeg_calculate_quantize_table(config->quality, q_table_50_y, tmp_table_y); in bflb_mjpeg_init()220 bflb_mjpeg_fill_quantize_table(dev, tmp_table_y, tmp_table_uv); in bflb_mjpeg_init()
Completed in 4 milliseconds