Searched refs:chroma_size (Results 1 – 3 of 3) sorted by relevance
92 WORD32 chroma_size; in allocate_recon() local100 chroma_size = (luma_size) / 4; in allocate_recon()101 pic_size = luma_size + chroma_size * 2; in allocate_recon()161 WORD32 chroma_size; in init_raw_buf_descr() local166 chroma_size = (luma_size) / 4; in init_raw_buf_descr()172 pu1_buf += chroma_size; in init_raw_buf_descr()
235 WORD32 chroma_size; in allocate_input() local247 chroma_size = luma_size >> 1; in allocate_input()248 pic_size = luma_size + chroma_size; in allocate_input()
311 int chroma_size = align(luma_size / 2, enc->alignment); in radeon_enc_ctx() local319 offset += chroma_size; in radeon_enc_ctx()