Searched refs:cr_offset (Results 1 – 2 of 2) sorted by relevance
20 size_t cr_offset = hantro_hevc_chroma_offset(ctx); in hantro_hevc_motion_vectors_offset() local22 return ALIGN((cr_offset * 3) / 2, G2_ALIGN); in hantro_hevc_motion_vectors_offset()387 size_t cr_offset = hantro_hevc_chroma_offset(ctx); in set_ref() local460 chroma_addr = luma_addr + cr_offset; in set_ref()480 chroma_addr = luma_addr + cr_offset; in set_ref()
104 size_t cr_offset = chroma_offset(ctx, dec_params); in mv_offset() local106 return ALIGN((cr_offset * 3) / 2, G2_ALIGN); in mv_offset()