Home
last modified time | relevance | path

Searched defs:bcol (Results 1 – 8 of 8) sorted by relevance

/external/libkmsxx/kms++util/src/
Dcolorbar.cpp41 RGB bcol = colors32[y * ARRAY_SIZE(colors32) / buf.height()]; in drm_draw_color_bar_rgb888() local
59 uint16_t bcol = colors16[y * ARRAY_SIZE(colors16) / buf.height()]; in drm_draw_color_bar_rgb565() local
87 unsigned int bcol = colors[y * ARRAY_SIZE(colors) / buf.height()]; in drm_draw_color_bar_semiplanar_yuv() local
/external/libvpx/vp9/encoder/
Dvp9_non_greedy_mv.c277 int bcol) { in vp9_motion_field_is_mv_set()
284 int bcol) { in vp9_motion_field_get_mv()
295 const int bcol = mi_col / mi_width; in vp9_motion_field_mi_get_mv() local
306 const int bcol = mi_col / mi_width; in vp9_motion_field_mi_set_mv() local
Dvp9_mcomp.c2056 int bcol = mi_col / mi_width + c; in vp9_prepare_nb_full_mvs() local
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state.c290 const struct pipe_blend_color *bcol) in nv30_set_blend_color()
Dnv30_state.h45 unsigned bcol; member
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_fragment.cpp259 auto bcol = new ShaderInputVarying(TGSI_SEMANTIC_BCOLOR, col, next_pos); in do_allocate_reserved_registers() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c942 const struct pipe_blend_color *bcol) in nv50_set_blend_color()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c834 const struct pipe_blend_color *bcol) in nvc0_set_blend_color()