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 Dradeon_uvd.h400 uint32_t dt_luma_bottom_offset; member in struct:ruvd_msg::__anon2b567f85040a::__anon2b567f850608
H A Dradeon_uvd.c1476 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 Dradeon_uvd.h399 uint32_t dt_luma_bottom_offset; member in struct:ruvd_msg::__anone03bbef6040a::__anone03bbef60608
H A Dradeon_uvd.c1454 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 Dradeon_vcn_dec.h288 unsigned int dt_luma_bottom_offset; member in struct:rvcn_dec_message_decode_s
H A Dradeon_vcn_dec.c849 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 Dradeon_uvd.h400 uint32_t dt_luma_bottom_offset; member in struct:ruvd_msg::__anon99f44838040a::__anon99f448380608
H A Dradeon_uvd.c1232 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 Dradeon_uvd.h400 uint32_t dt_luma_bottom_offset; member in struct:ruvd_msg::__anon6d6e8069040a::__anon6d6e80690608
H A Dradeon_uvd.c1465 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 Dradeon_vcn_dec.h431 unsigned int dt_luma_bottom_offset; member in struct:rvcn_dec_message_decode_s
H A Dradeon_vcn_dec.c1682 decode->dt_luma_bottom_offset =
1687 decode->dt_luma_bottom_offset = decode->dt_luma_top_offset;

Completed in 26 milliseconds