Searched refs:vcnipUVD_JPEG_UV_PITCH (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Djpeg_tests.c69 #define vcnipUVD_JPEG_UV_PITCH 0x4020 macro
488 set_reg_jpeg(vcnipUVD_JPEG_UV_PITCH, COND0, TYPE0, (JPEG_DEC_DT_PITCH >> 4));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec_jpeg.c233 set_reg_jpeg(dec, vcnipUVD_JPEG_UV_PITCH, COND0, TYPE0, ((dec->jpg.dt_uv_pitch * 2) >> 4));
H A Dradeon_vcn_dec.h184 #define vcnipUVD_JPEG_UV_PITCH 0x4020 macro

Completed in 7 milliseconds