Lines Matching defs:module_index

30 u32 nx_mlc_get_physical_address(u32 module_index)  in nx_mlc_get_physical_address()
37 void nx_mlc_set_base_address(u32 module_index, void *base_address) in nx_mlc_set_base_address()
43 void *nx_mlc_get_base_address(u32 module_index) in nx_mlc_get_base_address()
48 void nx_mlc_set_clock_pclk_mode(u32 module_index, enum nx_pclkmode mode) in nx_mlc_set_clock_pclk_mode()
74 enum nx_pclkmode nx_mlc_get_clock_pclk_mode(u32 module_index) in nx_mlc_get_clock_pclk_mode()
85 void nx_mlc_set_clock_bclk_mode(u32 module_index, enum nx_bclkmode mode) in nx_mlc_set_clock_bclk_mode()
112 enum nx_bclkmode nx_mlc_get_clock_bclk_mode(u32 module_index) in nx_mlc_get_clock_bclk_mode()
128 void nx_mlc_set_top_power_mode(u32 module_index, int bpower) in nx_mlc_set_top_power_mode()
144 int nx_mlc_get_top_power_mode(u32 module_index) in nx_mlc_get_top_power_mode()
154 void nx_mlc_set_top_sleep_mode(u32 module_index, int bsleep) in nx_mlc_set_top_sleep_mode()
171 int nx_mlc_get_top_sleep_mode(u32 module_index) in nx_mlc_get_top_sleep_mode()
181 void nx_mlc_set_top_dirty_flag(u32 module_index) in nx_mlc_set_top_dirty_flag()
194 int nx_mlc_get_top_dirty_flag(u32 module_index) in nx_mlc_get_top_dirty_flag()
204 void nx_mlc_set_mlc_enable(u32 module_index, int benb) in nx_mlc_set_mlc_enable()
221 int nx_mlc_get_mlc_enable(u32 module_index) in nx_mlc_get_mlc_enable()
230 void nx_mlc_set_field_enable(u32 module_index, int benb) in nx_mlc_set_field_enable()
247 int nx_mlc_get_field_enable(u32 module_index) in nx_mlc_get_field_enable()
256 void nx_mlc_set_layer_priority(u32 module_index, enum nx_mlc_priority priority) in nx_mlc_set_layer_priority()
273 void nx_mlc_set_screen_size(u32 module_index, u32 width, u32 height) in nx_mlc_set_screen_size()
284 void nx_mlc_get_screen_size(u32 module_index, u32 *pwidth, u32 *pheight) in nx_mlc_get_screen_size()
297 void nx_mlc_set_background(u32 module_index, u32 color) in nx_mlc_set_background()
305 void nx_mlc_set_dirty_flag(u32 module_index, u32 layer) in nx_mlc_set_dirty_flag()
325 int nx_mlc_get_dirty_flag(u32 module_index, u32 layer) in nx_mlc_get_dirty_flag()
346 void nx_mlc_set_layer_enable(u32 module_index, u32 layer, int benb) in nx_mlc_set_layer_enable()
371 int nx_mlc_get_layer_enable(u32 module_index, u32 layer) in nx_mlc_get_layer_enable()
388 void nx_mlc_set_lock_size(u32 module_index, u32 layer, u32 locksize) in nx_mlc_set_lock_size()
407 void nx_mlc_set_alpha_blending(u32 module_index, u32 layer, int benb, u32 alpha) in nx_mlc_set_alpha_blending()
442 void nx_mlc_set_transparency(u32 module_index, u32 layer, int benb, u32 color) in nx_mlc_set_transparency()
468 void nx_mlc_set_color_inversion(u32 module_index, u32 layer, int benb, in nx_mlc_set_color_inversion()
495 u32 nx_mlc_get_extended_color(u32 module_index, u32 color, in nx_mlc_get_extended_color()
618 void nx_mlc_set_format_rgb(u32 module_index, u32 layer, in nx_mlc_set_format_rgb()
637 void nx_mlc_set_format_yuv(u32 module_index, enum nx_mlc_yuvfmt format) in nx_mlc_set_format_yuv()
651 void nx_mlc_set_position(u32 module_index, u32 layer, s32 sx, s32 sy, in nx_mlc_set_position()
678 void nx_mlc_set_dither_enable_when_using_gamma(u32 module_index, int benable) in nx_mlc_set_dither_enable_when_using_gamma()
693 int nx_mlc_get_dither_enable_when_using_gamma(u32 module_index) in nx_mlc_get_dither_enable_when_using_gamma()
702 void nx_mlc_set_gamma_priority(u32 module_index, int bvideolayer) in nx_mlc_set_gamma_priority()
717 int nx_mlc_get_gamma_priority(u32 module_index) in nx_mlc_get_gamma_priority()
726 void nx_mlc_set_rgblayer_invalid_position(u32 module_index, u32 layer, in nx_mlc_set_rgblayer_invalid_position()
757 void nx_mlc_set_rgblayer_stride(u32 module_index, u32 layer, s32 hstride, in nx_mlc_set_rgblayer_stride()
772 void nx_mlc_set_rgblayer_address(u32 module_index, u32 layer, u32 addr) in nx_mlc_set_rgblayer_address()
783 void nx_mlc_set_rgblayer_gama_table_power_mode(u32 module_index, int bred, in nx_mlc_set_rgblayer_gama_table_power_mode()
806 void nx_mlc_get_rgblayer_gama_table_power_mode(u32 module_index, int *pbred, in nx_mlc_get_rgblayer_gama_table_power_mode()
830 void nx_mlc_set_rgblayer_gama_table_sleep_mode(u32 module_index, int bred, in nx_mlc_set_rgblayer_gama_table_sleep_mode()
862 void nx_mlc_get_rgblayer_gama_table_sleep_mode(u32 module_index, int *pbred, in nx_mlc_get_rgblayer_gama_table_sleep_mode()
887 void nx_mlc_set_rgblayer_rgamma_table(u32 module_index, u32 dwaddress, in nx_mlc_set_rgblayer_rgamma_table()
898 void nx_mlc_set_rgblayer_ggamma_table(u32 module_index, u32 dwaddress, in nx_mlc_set_rgblayer_ggamma_table()
909 void nx_mlc_set_rgblayer_bgamma_table(u32 module_index, u32 dwaddress, in nx_mlc_set_rgblayer_bgamma_table()
920 void nx_mlc_set_rgblayer_gamma_enable(u32 module_index, int benable) in nx_mlc_set_rgblayer_gamma_enable()
935 int nx_mlc_get_rgblayer_gamma_enable(u32 module_index) in nx_mlc_get_rgblayer_gamma_enable()
944 void nx_mlc_set_video_layer_stride(u32 module_index, s32 lu_stride, in nx_mlc_set_video_layer_stride()
956 void nx_mlc_set_video_layer_address(u32 module_index, u32 lu_addr, u32 cb_addr, in nx_mlc_set_video_layer_address()
967 void nx_mlc_set_video_layer_address_yuyv(u32 module_index, u32 addr, in nx_mlc_set_video_layer_address_yuyv()
977 void nx_mlc_set_video_layer_scale_factor(u32 module_index, u32 hscale, in nx_mlc_set_video_layer_scale_factor()
998 void nx_mlc_set_video_layer_scale_filter(u32 module_index, int bhlumaenb, in nx_mlc_set_video_layer_scale_filter()
1023 void nx_mlc_get_video_layer_scale_filter(u32 module_index, int *bhlumaenb, in nx_mlc_get_video_layer_scale_filter()
1042 void nx_mlc_set_video_layer_scale(u32 module_index, u32 sw, u32 sh, u32 dw, in nx_mlc_set_video_layer_scale()
1082 void nx_mlc_set_video_layer_luma_enhance(u32 module_index, u32 contrast, in nx_mlc_set_video_layer_luma_enhance()
1093 void nx_mlc_set_video_layer_chroma_enhance(u32 module_index, u32 quadrant, in nx_mlc_set_video_layer_chroma_enhance()
1113 void nx_mlc_set_video_layer_line_buffer_power_mode(u32 module_index, in nx_mlc_set_video_layer_line_buffer_power_mode()
1130 int nx_mlc_get_video_layer_line_buffer_power_mode(u32 module_index) in nx_mlc_get_video_layer_line_buffer_power_mode()
1140 void nx_mlc_set_video_layer_line_buffer_sleep_mode(u32 module_index, in nx_mlc_set_video_layer_line_buffer_sleep_mode()
1158 int nx_mlc_get_video_layer_line_buffer_sleep_mode(u32 module_index) in nx_mlc_get_video_layer_line_buffer_sleep_mode()
1171 void nx_mlc_set_video_layer_gama_table_power_mode(u32 module_index, int by, in nx_mlc_set_video_layer_gama_table_power_mode()
1194 void nx_mlc_get_video_layer_gama_table_power_mode(u32 module_index, int *pby, in nx_mlc_get_video_layer_gama_table_power_mode()
1218 void nx_mlc_set_video_layer_gama_table_sleep_mode(u32 module_index, int by, in nx_mlc_set_video_layer_gama_table_sleep_mode()
1250 void nx_mlc_get_video_layer_gama_table_sleep_mode(u32 module_index, int *pby, in nx_mlc_get_video_layer_gama_table_sleep_mode()
1275 void nx_mlc_set_video_layer_gamma_enable(u32 module_index, int benable) in nx_mlc_set_video_layer_gamma_enable()
1290 int nx_mlc_get_video_layer_gamma_enable(u32 module_index) in nx_mlc_get_video_layer_gamma_enable()
1299 void nx_mlc_set_gamma_table_poweroff(u32 module_index, int enb) in nx_mlc_set_gamma_table_poweroff()
1312 void nx_mlc_set_mlctop_control_parameter(u32 module_index, int field_enable, in nx_mlc_set_mlctop_control_parameter()
1330 void nx_mlc_set_rgb0layer_control_parameter(u32 module_index, int layer_enable, in nx_mlc_set_rgb0layer_control_parameter()
1379 void nx_mlc_set_rgb1layer_control_parameter(u32 module_index, int layer_enable, in nx_mlc_set_rgb1layer_control_parameter()
1413 void nx_mlc_set_rgb2layer_control_parameter(u32 module_index, int layer_enable, in nx_mlc_set_rgb2layer_control_parameter()
1447 void nx_mlc_set_video_layer_control_parameter(u32 module_index, in nx_mlc_set_video_layer_control_parameter()
1475 void nx_mlc_set_srammode(u32 module_index, enum latyername layer_name, in nx_mlc_set_srammode()
1520 void nx_mlc_set_layer_reg_finish(u32 module_index, enum latyername layer_name) in nx_mlc_set_layer_reg_finish()
1565 void nx_mlc_set_video_layer_coordinate(u32 module_index, int vfilterenable, in nx_mlc_set_video_layer_coordinate()
1607 void nx_mlc_set_video_layer_filter_scale(u32 module_index, u32 hscale, in nx_mlc_set_video_layer_filter_scale()
1624 void nx_mlc_set_gamma_control_parameter(u32 module_index, int rgbgammaenb, in nx_mlc_set_gamma_control_parameter()
1639 void nx_mlc_set_layer_alpha256(u32 module_index, u32 layer, u32 alpha) in nx_mlc_set_layer_alpha256()
1673 int nx_mlc_is_under_flow(u32 module_index) in nx_mlc_is_under_flow()
1682 void nx_mlc_set_gamma_table(u32 module_index, int enb, in nx_mlc_set_gamma_table()
1723 void nx_mlc_get_rgblayer_stride(u32 module_index, u32 layer, s32 *hstride, in nx_mlc_get_rgblayer_stride()
1741 void nx_mlc_get_rgblayer_address(u32 module_index, u32 layer, in nx_mlc_get_rgblayer_address()
1754 void nx_mlc_get_position(u32 module_index, u32 layer, int *left, int *top, in nx_mlc_get_position()
1778 void nx_mlc_get_video_layer_address_yuyv(u32 module_index, u32 *address, in nx_mlc_get_video_layer_address_yuyv()
1795 void nx_mlc_get_video_layer_address(u32 module_index, u32 *lu_address, in nx_mlc_get_video_layer_address()
1817 void nx_mlc_get_video_layer_stride(u32 module_index, u32 *lu_stride, in nx_mlc_get_video_layer_stride()
1839 void nx_mlc_get_video_position(u32 module_index, int *left, int *top, in nx_mlc_get_video_position()