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

/linux-4.1.27/drivers/media/platform/davinci/
H A Dvpbe_osd.c214 unsigned char clut_index, _osd_set_palette_map()
257 osd_modify(sd, bmp_mask, clut_index << bmp_shift, bmp_offset); _osd_set_palette_map()
1322 unsigned char clut_index; osd_set_layer_config() local
1343 for (clut_index = 0; clut_index < 16; clut_index++) { osd_set_layer_config()
1344 osdwin_state->palette_map[clut_index] = clut_index; osd_set_layer_config()
1345 if (clut_index < clut_entries) { osd_set_layer_config()
1346 _osd_set_palette_map(sd, osdwin, clut_index, osd_set_layer_config()
1347 clut_index, osd_set_layer_config()
211 _osd_set_palette_map(struct osd_state *sd, enum osd_win_layer osdwin, unsigned char pixel_value, unsigned char clut_index, enum osd_pix_format pixfmt) _osd_set_palette_map() argument
/linux-4.1.27/include/media/davinci/
H A Dvpbe_osd.h257 * @clut_index: an index into the CLUT for the cursor color
272 unsigned char clut_index; member in struct:osd_cursor_config

Completed in 76 milliseconds