HomeSort by: relevance | last modified time | path
    Searched refs:surf_pitch (Results 1 - 25 of 37) sorted by relevancy

1 2

  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
nouveau_surface.c 55 config.nv04.surf_pitch = s->pitch;
nv10_state_fb.c 67 .nv04.surf_pitch = 0
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
nouveau_surface.c 55 config.nv04.surf_pitch = s->pitch;
nv10_state_fb.c 67 .nv04.surf_pitch = 0
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
radeon_vcn_dec_jpeg.c 53 dec->jpg.dt_pitch = luma->surface.u.gfx9.surf_pitch * luma->surface.blk_w;
56 dec->jpg.dt_pitch = luma->surface.u.gfx9.surf_pitch;
radeon_vce.c 229 pitch = align(enc->luma->u.gfx9.surf_pitch * enc->luma->bpe, 256);
469 align(tmp_surf->u.gfx9.surf_pitch * tmp_surf->bpe, 256) *
radeon_uvd_enc_1_1.c 854 enc->luma->u.gfx9.surf_pitch * enc->luma->bpe;
856 enc->chroma->u.gfx9.surf_pitch * enc->chroma->bpe;
986 enc->luma->u.gfx9.surf_pitch * enc->luma->bpe;
988 enc->chroma->u.gfx9.surf_pitch * enc->chroma->bpe;
radeon_vce_52.c 191 RVCE_CS(enc->luma->u.gfx9.surf_pitch * enc->luma->bpe); // encRefPicLumaPitch
192 RVCE_CS(enc->chroma->u.gfx9.surf_pitch * enc->chroma->bpe); // encRefPicChromaPitch
271 RVCE_CS(enc->luma->u.gfx9.surf_pitch * enc->luma->bpe); // encInputPicLumaPitch
272 RVCE_CS(enc->chroma->u.gfx9.surf_pitch * enc->chroma->bpe); // encInputPicChromaPitch
radeon_uvd_enc.c 351 align(tmp_surf->u.gfx9.surf_pitch * tmp_surf->bpe, 256) *
radeon_vcn_enc.c 325 align(tmp_surf->u.gfx9.surf_pitch * tmp_surf->bpe, 256) *
radeon_vcn_enc_1_2.c 1173 enc->enc_pic.enc_params.input_pic_luma_pitch = enc->luma->u.gfx9.surf_pitch;
1174 enc->enc_pic.enc_params.input_pic_chroma_pitch = enc->chroma->u.gfx9.surf_pitch;
1218 enc->enc_pic.enc_params.input_pic_luma_pitch = enc->luma->u.gfx9.surf_pitch;
1219 enc->enc_pic.enc_params.input_pic_chroma_pitch = enc->chroma->u.gfx9.surf_pitch;
  /xsrc/external/mit/MesaLib.old/dist/src/amd/common/
ac_surface.h 147 uint16_t surf_pitch; /* in blocks */ member in struct:gfx9_surf_layout
  /xsrc/external/mit/libdrm/dist/nouveau/
abi16.c 302 bo->config.nv04.surf_pitch = info->tile_mode;
347 info->tile_mode = config->nv04.surf_pitch;
nouveau.h 99 uint32_t surf_pitch; member in struct:nouveau_bo_config::__anon6202
  /xsrc/external/mit/MesaLib/dist/src/amd/common/
ac_surface_modifier_test.c 142 input.pitchInElement = surf->u.gfx9.surf_pitch;
274 assert(surf.u.gfx9.surf_pitch == aligned_pitch);
ac_surface.h 235 uint16_t surf_pitch; /* in blocks */ member in struct:gfx9_surf_layout
ac_surface.c 1684 surf->u.gfx9.surf_pitch = out.pitch;
1691 /* Adjust surf_pitch to be in elements units not in pixels */
1692 surf->u.gfx9.surf_pitch = align(surf->u.gfx9.surf_pitch / surf->blk_w, 256 / surf->bpe);
1694 MAX2(surf->u.gfx9.epitch, surf->u.gfx9.surf_pitch * surf->blk_w - 1);
1698 * made to surf_pitch.
1702 surf->u.gfx9.surf_pitch * out.height * surf->bpe * surf->blk_w);
2794 if (surf->u.gfx9.surf_pitch != pitch && require_equal_pitch)
2800 if (pitch != surf->u.gfx9.surf_pitch) {
2803 surf->u.gfx9.surf_pitch = pitch
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
radeon_vce.c 226 pitch = align(enc->luma->u.gfx9.surf_pitch * enc->luma->bpe, 256);
457 align(tmp_surf->u.gfx9.surf_pitch * tmp_surf->bpe, 256) *
radeon_uvd_enc_1_1.c 764 enc->enc_pic.ctx_buf.rec_luma_pitch = enc->luma->u.gfx9.surf_pitch * enc->luma->bpe;
765 enc->enc_pic.ctx_buf.rec_chroma_pitch = enc->chroma->u.gfx9.surf_pitch * enc->chroma->bpe;
883 enc->enc_pic.enc_params.input_pic_luma_pitch = enc->luma->u.gfx9.surf_pitch * enc->luma->bpe;
885 enc->chroma->u.gfx9.surf_pitch * enc->chroma->bpe;
radeon_vce_52.c 198 RVCE_CS(enc->luma->u.gfx9.surf_pitch * enc->luma->bpe); // encRefPicLumaPitch
199 RVCE_CS(enc->chroma->u.gfx9.surf_pitch * enc->chroma->bpe); // encRefPicChromaPitch
278 RVCE_CS(enc->luma->u.gfx9.surf_pitch * enc->luma->bpe); // encInputPicLumaPitch
279 RVCE_CS(enc->chroma->u.gfx9.surf_pitch * enc->chroma->bpe); // encInputPicChromaPitch
radeon_uvd_enc.c 327 : align(tmp_surf->u.gfx9.surf_pitch * tmp_surf->bpe, 256) *
radeon_vcn_dec_jpeg.c 50 dec->jpg.dt_pitch = luma->surface.u.gfx9.surf_pitch * luma->surface.blk_w;
radeon_vcn_enc_1_2.c 1156 enc->enc_pic.enc_params.input_pic_luma_pitch = enc->luma->u.gfx9.surf_pitch;
1157 enc->enc_pic.enc_params.input_pic_chroma_pitch = enc->chroma->u.gfx9.surf_pitch;
1206 enc->enc_pic.enc_params.input_pic_luma_pitch = enc->luma->u.gfx9.surf_pitch;
1207 enc->enc_pic.enc_params.input_pic_chroma_pitch = enc->chroma->u.gfx9.surf_pitch;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
si_sdma_copy_image.c 118 unsigned dst_pitch = sdst->surface.u.gfx9.surf_pitch;
119 unsigned src_pitch = ssrc->surface.u.gfx9.surf_pitch;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
si_texture.c 189 *stride = tex->surface.u.gfx9.surf_pitch * tex->surface.bpe;
200 tex->surface.u.gfx9.surf_pitch +
320 surface->u.gfx9.surf_pitch = pitch;
796 stride = tex->surface.u.gfx9.surf_pitch *
1072 tex->surface.u.gfx9.surf_pitch);

Completed in 39 milliseconds

1 2