Home
last modified time | relevance | path

Searched refs:cr_offset (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/media/hantro/
A Dhantro_g2_hevc_dec.c371 size_t cr_offset = hantro_hevc_chroma_offset(sps); in set_ref() local
445 chroma_addr = luma_addr + cr_offset; in set_ref()
460 chroma_addr = luma_addr + cr_offset; in set_ref()
490 size_t cr_offset = hantro_hevc_chroma_offset(sps); in set_buffers() local
512 hantro_write_addr(vpu, G2_RASTER_SCAN_CHR, dst_dma + cr_offset); in set_buffers()
A Dhantro_hevc.c42 size_t cr_offset = hantro_hevc_chroma_offset(sps); in hantro_hevc_motion_vectors_offset() local
44 return ALIGN((cr_offset * 3) / 2, G2_ALIGN); in hantro_hevc_motion_vectors_offset()
/linux/drivers/staging/media/tegra-vde/
A Duapi.h19 __u32 cr_offset; member
A Dvde.c565 src->cr_offset, csize, SZ_256, in tegra_vde_attach_dmabufs_to_frame()

Completed in 9 milliseconds