Searched refs:cr_offset (Results 1 – 4 of 4) sorted by relevance
105 size_t cr_offset = hantro_g2_chroma_offset(ctx); in hantro_g2_motion_vectors_offset() local107 return ALIGN((cr_offset * 3) / 2, G2_ALIGN); in hantro_g2_motion_vectors_offset()
385 size_t cr_offset = hantro_g2_chroma_offset(ctx); in set_ref() local460 chroma_addr = luma_addr + cr_offset; in set_ref()484 chroma_addr = luma_addr + cr_offset; in set_ref()
284 __entry->f.cr_offset
3510 * @cr_offset: represents an offset used in derivation of the input index to the3539 __u16 cr_offset;3476 __u16 cr_offset; global() member