Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2.c105 size_t cr_offset = hantro_g2_chroma_offset(ctx); in hantro_g2_motion_vectors_offset() local
107 return ALIGN((cr_offset * 3) / 2, G2_ALIGN); in hantro_g2_motion_vectors_offset()
H A Dhantro_g2_hevc_dec.c385 size_t cr_offset = hantro_g2_chroma_offset(ctx); in set_ref() local
460 chroma_addr = luma_addr + cr_offset; in set_ref()
484 chroma_addr = luma_addr + cr_offset; in set_ref()
/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-av1.h284 __entry->f.cr_offset
/linux/include/uapi/linux/
H A Dv4l2-controls.h3510 * @cr_offset: represents an offset used in derivation of the input index to the
3539 __u16 cr_offset;
3476 __u16 cr_offset; global() member