Home
last modified time | relevance | path

Searched refs:PITCH (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/freedreno/decode/scripts/
H A Dtexturator-to-unit-test.lua78 blit.pitch = r.RB_MRT[0].PITCH
81 blit.ubwc_pitch = r.RB_MRT_FLAG_BUFFER[0].PITCH.PITCH
H A Dtex3d-layout.lua52 blit.pitch = r.RB_2D_DST_SIZE.PITCH
H A Dtexturator-to-unit-test-5xx.lua87 blit.pitch = r.RB_2D_DST_SIZE.PITCH
/third_party/ffmpeg/libavfilter/
H A Dv360.h103 PITCH, enumerator
H A Dvf_v360.c864 return PITCH; in get_rorder()
4386 s->rotation_order[1] = PITCH; in config_output()
4396 s->rotation_order[1] = PITCH; in config_output()
/third_party/mesa3d/src/freedreno/fdl/
H A Dfreedreno_layout.h306 uint32_t PITCH; member
H A Dfd6_view.c343 /* note: these have same encoding for MRT and 2D (except 2D PITCH src) */ in fdl6_view_init()
344 view->PITCH = A6XX_RB_DEPTH_BUFFER_PITCH(pitch); in fdl6_view_init()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_image.c113 tu_cs_emit(cs, iview->PITCH); in tu_cs_image_ref()
139 tu_cs_emit(cs, iview->PITCH << (src ? 9 : 0)); in tu_cs_image_ref_2d()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.c605 BEGIN_NV04(push, NV31_MPEG(PITCH), 2); in nouveau_create_decoder()

Completed in 13 milliseconds