Searched refs:H264_QPLAMBDA_MAP (Results 1 – 1 of 1) sorted by relevance
80 static const IMG_INT8 H264_QPLAMBDA_MAP[40] = { variable124 i16Lambda = H264_QPLAMBDA_MAP[i16Lambda]; in H264SkipBias()150 i16Lambda = H264_QPLAMBDA_MAP[i16Lambda]; in H264Intra4x4Bias()333 ui32RegVal |= ((H264_QPLAMBDA_MAP[iX] * 24) / 16) << 8; in LoadH264Bias()334 ui32RegVal |= (H264_QPLAMBDA_MAP[iX]) << 16; in LoadH264Bias()