Searched refs:dt_luma_bottom_offset (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | radeon_uvd.h | 400 uint32_t dt_luma_bottom_offset; member in struct:ruvd_msg::__anon2b567f85040a::__anon2b567f850608
|
| H A D | radeon_uvd.c | 1476 msg->body.decode.dt_luma_bottom_offset = texture_offset(luma, 1); 1480 msg->body.decode.dt_luma_bottom_offset = msg->body.decode.dt_luma_top_offset;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/ |
| H A D | radeon_uvd.h | 399 uint32_t dt_luma_bottom_offset; member in struct:ruvd_msg::__anone03bbef6040a::__anone03bbef60608
|
| H A D | radeon_uvd.c | 1454 msg->body.decode.dt_luma_bottom_offset = texture_offset(luma, 1, type); 1458 msg->body.decode.dt_luma_bottom_offset = msg->body.decode.dt_luma_top_offset; 1480 msg->body.decode.dt_luma_bottom_offset = texture_offset(luma, 1, type); 1483 msg->body.decode.dt_luma_bottom_offset = msg->body.decode.dt_luma_top_offset;
|
| H A D | radeon_vcn_dec.h | 288 unsigned int dt_luma_bottom_offset; member in struct:rvcn_dec_message_decode_s
|
| H A D | radeon_vcn_dec.c | 849 decode->dt_luma_bottom_offset = luma->surface.u.gfx9.surf_offset + 854 decode->dt_luma_bottom_offset = decode->dt_luma_top_offset;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | radeon_uvd.h | 400 uint32_t dt_luma_bottom_offset; member in struct:ruvd_msg::__anon99f44838040a::__anon99f448380608
|
| H A D | radeon_uvd.c | 1232 msg->body.decode.dt_luma_bottom_offset = texture_offset(luma, 1); 1236 msg->body.decode.dt_luma_bottom_offset = msg->body.decode.dt_luma_top_offset;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/ |
| H A D | radeon_uvd.h | 400 uint32_t dt_luma_bottom_offset; member in struct:ruvd_msg::__anon6d6e8069040a::__anon6d6e80690608
|
| H A D | radeon_uvd.c | 1465 msg->body.decode.dt_luma_bottom_offset = texture_offset(luma, 1, type); 1469 msg->body.decode.dt_luma_bottom_offset = msg->body.decode.dt_luma_top_offset; 1492 msg->body.decode.dt_luma_bottom_offset = texture_offset(luma, 1, type); 1495 msg->body.decode.dt_luma_bottom_offset = msg->body.decode.dt_luma_top_offset;
|
| H A D | radeon_vcn_dec.h | 431 unsigned int dt_luma_bottom_offset; member in struct:rvcn_dec_message_decode_s
|
| H A D | radeon_vcn_dec.c | 1682 decode->dt_luma_bottom_offset = 1687 decode->dt_luma_bottom_offset = decode->dt_luma_top_offset;
|
Completed in 26 milliseconds