Home
last modified time | relevance | path

Searched refs:vl_csc_get_matrix (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_csc.h54 void vl_csc_get_matrix(enum VL_CSC_COLOR_STANDARD cs,
Dvl_csc.c154 void vl_csc_get_matrix(enum VL_CSC_COLOR_STANDARD cs, in vl_csc_get_matrix() function
Dvl_compositor.c390 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/
Dattributes.c108 vl_csc_get_matrix in XvMCSetAttribute()
Dcontext.c293 vl_csc_get_matrix in XvMCCreateContext()
/external/mesa3d/src/gallium/frontends/vdpau/
Dmixer.c72 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()
Doutput.c505 vl_csc_get_matrix(VL_CSC_COLOR_STANDARD_BT_601, NULL, 1, &csc); in vlVdpOutputSurfacePutBitsYCbCr()
/external/mesa3d/src/gallium/frontends/va/
Dcontext.c167 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/
Dh264dprc.c414 vl_csc_get_matrix(VL_CSC_COLOR_STANDARD_BT_601, NULL, true, &csc); in h264d_prc_allocate_resources()