Home
last modified time | relevance | path

Searched refs:MAX_CHRM_COEFFS_CTB (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_structs.h118 #define MAX_CHRM_COEFFS_CTB ((MAX_SCAN_COEFFS_BYTES_4x4) * ((MAX_TU_IN_CTB >> 1)) * 4) macro
121 #define MAX_SCAN_COEFFS_CTB ((MAX_LUMA_COEFFS_CTB) + (MAX_CHRM_COEFFS_CTB))
Dihevce_enc_loop_pass.c3906 (MAX_CHRM_COEFFS_CTB << ((i4_chroma_format == IV_YUV_422SP_UV) ? 1 : 0))) + in ihevce_enc_loop_get_mem_recs()
3918 (MAX_CHRM_COEFFS_CTB << ((i4_chroma_format == IV_YUV_422SP_UV) ? 1 : 0))) * in ihevce_enc_loop_get_mem_recs()
4485 (MAX_CHRM_COEFFS_CTB << ((i4_chroma_format == IV_YUV_422SP_UV) ? 1 : 0))) + in ihevce_enc_loop_init()