Searched refs:RDECODE_PKTJ (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/ |
| H A D | radeon_vcn_dec_jpeg.c | 66 radeon_emit(dec->cs, RDECODE_PKTJ(SOC15_REG_ADDR(reg), cond, type));
|
| H A D | radeon_vcn_dec.h | 50 #define RDECODE_PKTJ(reg, cond, type) (RDECODE_PKT_REG_J(reg) | \ macro
|
| /xsrc/external/mit/libdrm/dist/tests/amdgpu/ |
| H A D | jpeg_tests.c | 90 #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 D | radeon_vcn_dec_jpeg.c | 60 radeon_emit(&dec->cs, RDECODE_PKTJ(reg, cond, type));
|
| H A D | radeon_vcn_dec.h | 52 #define RDECODE_PKTJ(reg, cond, type) \ macro
|
Completed in 9 milliseconds