Searched refs:convertToBit (Results 1 – 1 of 1) sorted by relevance
174 RK_U8 convertToBit[MAX_CU_SIZE + 1]; in h265e_set_sps() local182 memset(convertToBit, -1, sizeof(convertToBit)); in h265e_set_sps()185 convertToBit[i] = c; in h265e_set_sps()189 maxCUDepth = (uint32_t)convertToBit[codec->max_cu_size]; in h265e_set_sps()193 tuQTMaxLog2Size = convertToBit[codec->max_cu_size] + 2 - 1; in h265e_set_sps()