Searched refs:vl_csc_get_matrix (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_csc.h | 54 void vl_csc_get_matrix(enum VL_CSC_COLOR_STANDARD cs,
|
D | vl_csc.c | 154 void vl_csc_get_matrix(enum VL_CSC_COLOR_STANDARD cs, in vl_csc_get_matrix() function
|
D | vl_compositor.c | 390 vl_csc_get_matrix(VL_CSC_COLOR_STANDARD_BT_709_REV, NULL, false, &csc_matrix); in set_rgb_to_yuv_layer() 826 vl_csc_get_matrix(VL_CSC_COLOR_STANDARD_IDENTITY, NULL, true, &csc_matrix); in vl_compositor_init_state()
|
/external/mesa3d/src/gallium/frontends/xvmc/ |
D | attributes.c | 108 vl_csc_get_matrix in XvMCSetAttribute()
|
D | context.c | 293 vl_csc_get_matrix in XvMCCreateContext()
|
/external/mesa3d/src/gallium/frontends/vdpau/ |
D | mixer.c | 72 vl_csc_get_matrix(VL_CSC_COLOR_STANDARD_BT_601, NULL, true, &vmixer->csc); in vlVdpVideoMixerCreate() 815 vl_csc_get_matrix(VL_CSC_COLOR_STANDARD_BT_601, NULL, 1, &vmixer->csc); in vlVdpVideoMixerSetAttributeValues() 1029 vl_csc_get_matrix(vl_std, procamp ? &camp : NULL, true, csc_matrix); in vlVdpGenerateCSCMatrix()
|
D | output.c | 505 vl_csc_get_matrix(VL_CSC_COLOR_STANDARD_BT_601, NULL, 1, &csc); in vlVdpOutputSurfacePutBitsYCbCr()
|
/external/mesa3d/src/gallium/frontends/va/ |
D | context.c | 167 vl_csc_get_matrix(VL_CSC_COLOR_STANDARD_BT_601, NULL, true, &drv->csc); in VA_DRIVER_INIT_FUNC()
|
/external/mesa3d/src/gallium/frontends/omx/tizonia/ |
D | h264dprc.c | 414 vl_csc_get_matrix(VL_CSC_COLOR_STANDARD_BT_601, NULL, true, &csc); in h264d_prc_allocate_resources()
|