Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
A Dhantro_g2.c55 size_t cr_offset = hantro_g2_chroma_offset(ctx); in hantro_g2_motion_vectors_offset() local
57 return ALIGN((cr_offset * 3) / 2, G2_ALIGN); in hantro_g2_motion_vectors_offset()
A Dhantro_g2_hevc_dec.c374 size_t cr_offset = hantro_g2_chroma_offset(ctx); in set_ref() local
449 chroma_addr = luma_addr + cr_offset; in set_ref()
473 chroma_addr = luma_addr + cr_offset; in set_ref()
A Drockchip_vpu981_hw_av1_dec.c217 size_t cr_offset = rockchip_vpu981_av1_dec_luma_size(ctx); in rockchip_vpu981_av1_dec_chroma_size() local
219 return ALIGN((cr_offset * 3) / 2, 64); in rockchip_vpu981_av1_dec_chroma_size()
690 size_t cr_offset = rockchip_vpu981_av1_dec_luma_size(ctx); in rockchip_vpu981_av1_dec_set_ref() local
748 chroma_addr = luma_addr + cr_offset; in rockchip_vpu981_av1_dec_set_ref()
1297 hantro_reg_write(vpu, &av1_cr_offset, film_grain->cr_offset - 256); in rockchip_vpu981_av1_dec_set_fgs()
2084 size_t cr_offset = rockchip_vpu981_av1_dec_luma_size(ctx); in rockchip_vpu981_av1_dec_set_output_buffer() local
2090 chroma_addr = luma_addr + cr_offset; in rockchip_vpu981_av1_dec_set_output_buffer()
/linux/drivers/media/test-drivers/visl/
A Dvisl-trace-av1.h284 __entry->f.cr_offset
/linux/include/uapi/linux/
A Dv4l2-controls.h3492 __u16 cr_offset; member
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-codec-stateless.rst4127 - ``cr_offset``

Completed in 32 milliseconds