Searched refs:RDECODE_PKTJ (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec_jpeg.c66 radeon_emit(dec->cs, RDECODE_PKTJ(SOC15_REG_ADDR(reg), cond, type));
H A Dradeon_vcn_dec.h50 #define RDECODE_PKTJ(reg, cond, type) (RDECODE_PKT_REG_J(reg) | \ macro
/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Djpeg_tests.c90 #define RDECODE_PKTJ(reg, cond, type) (RDECODE_PKT_REG_J(reg) | \ macro
325 ib_cpu[len++] = RDECODE_PKTJ(reg, cond, type);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec_jpeg.c60 radeon_emit(&dec->cs, RDECODE_PKTJ(reg, cond, type));
H A Dradeon_vcn_dec.h52 #define RDECODE_PKTJ(reg, cond, type) \ macro

Completed in 9 milliseconds