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 D | radeon_uvd.h | 402 uint32_t dt_chroma_bottom_offset; member in struct:ruvd_msg::__anon2b567f85040a::__anon2b567f850608
|
| H A D | radeon_uvd.c | 1478 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 D | radeon_uvd.h | 401 uint32_t dt_chroma_bottom_offset; member in struct:ruvd_msg::__anone03bbef6040a::__anone03bbef60608
|
| H A D | radeon_uvd.c | 1456 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 D | radeon_vcn_dec.h | 290 unsigned int dt_chroma_bottom_offset; member in struct:rvcn_dec_message_decode_s
|
| H A D | radeon_vcn_dec.c | 851 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 D | radeon_uvd.h | 402 uint32_t dt_chroma_bottom_offset; member in struct:ruvd_msg::__anon99f44838040a::__anon99f448380608
|
| H A D | radeon_uvd.c | 1234 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 D | radeon_uvd.h | 402 uint32_t dt_chroma_bottom_offset; member in struct:ruvd_msg::__anon6d6e8069040a::__anon6d6e80690608
|
| H A D | radeon_uvd.c | 1467 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 D | radeon_vcn_dec.h | 433 unsigned int dt_chroma_bottom_offset; member in struct:rvcn_dec_message_decode_s
|
| H A D | radeon_vcn_dec.c | 1684 decode->dt_chroma_bottom_offset = 1688 decode->dt_chroma_bottom_offset = decode->dt_chroma_top_offset;
|
Completed in 64 milliseconds