Searched refs:dt_chroma_bottom_offset (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.h402 uint32_t dt_chroma_bottom_offset; member in struct:ruvd_msg::__anon2b567f85040a::__anon2b567f850608
H A Dradeon_uvd.c1478 msg->body.decode.dt_chroma_bottom_offset = texture_offset(chroma, 1);
1481 msg->body.decode.dt_chroma_bottom_offset = msg->body.decode.dt_chroma_top_offset;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.h401 uint32_t dt_chroma_bottom_offset; member in struct:ruvd_msg::__anone03bbef6040a::__anone03bbef60608
H A Dradeon_uvd.c1456 msg->body.decode.dt_chroma_bottom_offset = texture_offset(chroma, 1, type);
1459 msg->body.decode.dt_chroma_bottom_offset = msg->body.decode.dt_chroma_top_offset;
1481 msg->body.decode.dt_chroma_bottom_offset = texture_offset(chroma, 1, type);
1484 msg->body.decode.dt_chroma_bottom_offset = msg->body.decode.dt_chroma_top_offset;
H A Dradeon_vcn_dec.h290 unsigned int dt_chroma_bottom_offset; member in struct:rvcn_dec_message_decode_s
H A Dradeon_vcn_dec.c851 decode->dt_chroma_bottom_offset = chroma->surface.u.gfx9.surf_offset +
855 decode->dt_chroma_bottom_offset = decode->dt_chroma_top_offset;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.h402 uint32_t dt_chroma_bottom_offset; member in struct:ruvd_msg::__anon99f44838040a::__anon99f448380608
H A Dradeon_uvd.c1234 msg->body.decode.dt_chroma_bottom_offset = texture_offset(chroma, 1);
1237 msg->body.decode.dt_chroma_bottom_offset = msg->body.decode.dt_chroma_top_offset;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.h402 uint32_t dt_chroma_bottom_offset; member in struct:ruvd_msg::__anon6d6e8069040a::__anon6d6e80690608
H A Dradeon_uvd.c1467 msg->body.decode.dt_chroma_bottom_offset = texture_offset(chroma, 1, type);
1470 msg->body.decode.dt_chroma_bottom_offset = msg->body.decode.dt_chroma_top_offset;
1493 msg->body.decode.dt_chroma_bottom_offset = texture_offset(chroma, 1, type);
1496 msg->body.decode.dt_chroma_bottom_offset = msg->body.decode.dt_chroma_top_offset;
H A Dradeon_vcn_dec.h433 unsigned int dt_chroma_bottom_offset; member in struct:rvcn_dec_message_decode_s
H A Dradeon_vcn_dec.c1684 decode->dt_chroma_bottom_offset =
1688 decode->dt_chroma_bottom_offset = decode->dt_chroma_top_offset;

Completed in 64 milliseconds