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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_compositor.h 81 struct pipe_resource *csc_matrix; member in struct:vl_compositor_state
vl_compositor.c 813 pipe_buffer_map(s->pipe, s->csc_matrix,
1053 vl_csc_matrix csc_matrix; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_compositor.h 81 struct pipe_resource *csc_matrix; member in struct:vl_compositor_state
vl_compositor.c 813 pipe_buffer_map(s->pipe, s->csc_matrix,
1053 vl_csc_matrix csc_matrix; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
mixer.c 764 VdpCSCMatrix *csc_matrix)
769 if (!(csc_matrix && procamp))
785 vl_csc_get_matrix(vl_std, &camp, true, csc_matrix);
output.c 418 VdpCSCMatrix const *csc_matrix)
488 if (!csc_matrix) {
493 vl_compositor_set_csc_matrix(cstate, csc_matrix);
  /external/mesa3d/src/gallium/state_trackers/vdpau/
mixer.c 764 VdpCSCMatrix *csc_matrix)
769 if (!(csc_matrix && procamp))
785 vl_csc_get_matrix(vl_std, &camp, true, csc_matrix);
output.c 418 VdpCSCMatrix const *csc_matrix)
488 if (!csc_matrix) {
493 vl_compositor_set_csc_matrix(cstate, csc_matrix);
  /external/eigen/bench/
BenchSparseUtil.h 72 typedef gmm::csc_matrix<Scalar> GmmSparse;
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 269 signed int csc_matrix[CSC_MATRIX_X][CSC_MATRIX_Y]; member in struct:psb_driver_data_s
psb_output.c     [all...]

Completed in 270 milliseconds