Searched refs:luma_addr (Results 1 – 6 of 6) sorted by relevance
660 dma_addr_t luma_addr, chroma_addr; in cedrus_vp8_setup() local806 luma_addr = cedrus_dst_buf_addr(ctx, &run->dst->vb2_buf, 0); in cedrus_vp8_setup()808 cedrus_write(dev, VE_VP8_REC_LUMA, luma_addr); in cedrus_vp8_setup()
35 __le32 luma_addr; member140 .luma_addr = cpu_to_le32(VE_DEC_H265_SRAM_DATA_ADDR_BASE(dst_luma_addr)), in cedrus_h265_frame_info_write_single()
874 uint64_t luma_addr = afb->address + fb->offsets[0]; in amdgpu_dm_plane_fill_plane_buffer_attributes() local894 address->video_progressive.luma_addr.low_part = in amdgpu_dm_plane_fill_plane_buffer_attributes()895 lower_32_bits(luma_addr); in amdgpu_dm_plane_fill_plane_buffer_attributes()896 address->video_progressive.luma_addr.high_part = in amdgpu_dm_plane_fill_plane_buffer_attributes()897 upper_32_bits(luma_addr); in amdgpu_dm_plane_fill_plane_buffer_attributes()
105 PHYSICAL_ADDRESS_LOC luma_addr; member
122 gpu_addr_to_uma(hwseq, &addr->video_progressive.luma_addr); in plane_address_in_gpu_space_to_uma()
144 addr->video_progressive.luma_addr); in program_addr()