HomeSort by relevance Sort by last modified time
    Searched refs:csc_matrix (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_compositor.h 91 struct pipe_resource *csc_matrix; member in struct:vl_compositor_state
vl_compositor.c 931 float *ptr = pipe_buffer_map(s->pipe, s->csc_matrix,
1230 vl_csc_matrix csc_matrix; local
    [all...]
  /external/eigen/bench/
BenchSparseUtil.h 72 typedef gmm::csc_matrix<Scalar> GmmSparse;
  /external/mesa3d/src/gallium/state_trackers/vdpau/
mixer.c     [all...]
output.c 427 VdpCSCMatrix const *csc_matrix)
496 if (!csc_matrix) {
502 if (!vl_compositor_set_csc_matrix(cstate, csc_matrix, 1.0f, 0.0f))
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 286 float csc_matrix[CSC_MATRIX_X][CSC_MATRIX_Y]; member in struct:psb_driver_data_s
psb_output.c     [all...]

Completed in 241 milliseconds