Searched refs:chroma_addr (Results 1 – 12 of 12) sorted by relevance
660 dma_addr_t luma_addr, chroma_addr; in cedrus_vp8_setup() local807 chroma_addr = cedrus_dst_buf_addr(ctx, &run->dst->vb2_buf, 1); in cedrus_vp8_setup()809 cedrus_write(dev, VE_VP8_REC_CHROMA, chroma_addr); in cedrus_vp8_setup()
36 __le32 chroma_addr; member141 .chroma_addr = cpu_to_le32(VE_DEC_H265_SRAM_DATA_ADDR_BASE(dst_chroma_addr)), in cedrus_h265_frame_info_write_single()
135 || address->video_progressive.chroma_addr.quad_part == 0) in hubp3_program_surface_flip_and_addr()164 address->video_progressive.chroma_addr.high_part); in hubp3_program_surface_flip_and_addr()168 address->video_progressive.chroma_addr.low_part); in hubp3_program_surface_flip_and_addr()
458 || address->video_progressive.chroma_addr.quad_part == 0) in hubp401_program_surface_flip_and_addr()467 address->video_progressive.chroma_addr.high_part); in hubp401_program_surface_flip_and_addr()471 address->video_progressive.chroma_addr.low_part); in hubp401_program_surface_flip_and_addr()
875 uint64_t chroma_addr = afb->address + fb->offsets[1]; in amdgpu_dm_plane_fill_plane_buffer_attributes() local898 address->video_progressive.chroma_addr.low_part = in amdgpu_dm_plane_fill_plane_buffer_attributes()899 lower_32_bits(chroma_addr); in amdgpu_dm_plane_fill_plane_buffer_attributes()900 address->video_progressive.chroma_addr.high_part = in amdgpu_dm_plane_fill_plane_buffer_attributes()901 upper_32_bits(chroma_addr); in amdgpu_dm_plane_fill_plane_buffer_attributes()
415 || address->video_progressive.chroma_addr.quad_part == 0) in hubp1_program_surface_flip_and_addr()444 address->video_progressive.chroma_addr.high_part); in hubp1_program_surface_flip_and_addr()448 address->video_progressive.chroma_addr.low_part); in hubp1_program_surface_flip_and_addr()
109 PHYSICAL_ADDRESS_LOC chroma_addr; member
2012 address->video_progressive.chroma_addr.quad_part == 0) { in dc_dmub_srv_fams2_passthrough_flip()2030 address->video_progressive.chroma_addr.low_part; in dc_dmub_srv_fams2_passthrough_flip()2032 (uint16_t)address->video_progressive.chroma_addr.high_part; in dc_dmub_srv_fams2_passthrough_flip()
785 || address->video_progressive.chroma_addr.quad_part == 0) in hubp2_program_surface_flip_and_addr()814 address->video_progressive.chroma_addr.high_part); in hubp2_program_surface_flip_and_addr()818 address->video_progressive.chroma_addr.low_part); in hubp2_program_surface_flip_and_addr()
1189 info.chroma_addr = vpu_get_vb_phy_addr(&vbuf->vb2_buf, 1); in vdec_response_frame()1191 info.chroma_addr = info.luma_addr + info.luma_size; in vdec_response_frame()1199 vpu_buf->chroma_u = info.chroma_addr; in vdec_response_frame()
127 gpu_addr_to_uma(hwseq, &addr->video_progressive.chroma_addr); in plane_address_in_gpu_space_to_uma()
141 addr->video_progressive.chroma_addr); in program_addr()