Home
last modified time | relevance | path

Searched refs:INDEX_6 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_decoder.cpp40 const int INDEX_6 = 6; variable
186 MULA(v[offset[i] + INDEX_6], in Synthesize4()
216 … MULA(SYNMATRIX8[i][INDEX_6], frame.samples_[blk][ch][INDEX_6], in Synthesize8()
233 … MULA(v_[ch][offset[i] + INDEX_6], in Synthesize8()
/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_ipp_over_usb_constant.h133 const int INDEX_6 = 6; variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_http_request_process.cpp56 readTempBuffer[INDEX_6] == HTTP_MSG_CHAR_2E && in NeedOffset()
351 (uint8_t)(*(data + INDEX_6)) * HTTP_COMMON_CONST_VALUE_10 + (uint8_t)(*(data + INDEX_7)); in CalcReqIdOperaId()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp54 constexpr int32_t INDEX_6 = 6; variable
3558 …matrix[1] = matrix[INDEX_6] = matrix[INDEX_11] = 0.7152f * grayScale; // 0.7152 : gray scale coeff… in GenerateColorFilter()
3572 matrix[0] = matrix[INDEX_6] = matrix[INDEX_12] = matrix[INDEX_18] = 1.0f; in GenerateColorFilter()
3585 matrix[0] = matrix[INDEX_6] = matrix[INDEX_12] = contrast; in GenerateColorFilter()
3601 matrix[INDEX_6] = 0.6094f * (1 - saturate) + saturate; // 0.6094 : saturate coefficient in GenerateColorFilter()
3618 matrix[INDEX_6] = 0.686f * sepia; in GenerateColorFilter()
3639 matrix[0] = matrix[INDEX_6] = matrix[INDEX_12] = 1.0 - 2.0 * invert; // 2.0: invert in GenerateColorFilter()
3661 matrix[0] = matrix[INDEX_6] = matrix[INDEX_12] = 1 - N; in GenerateColorFilter()
3671 matrix[0] = matrix[INDEX_6] = matrix[INDEX_12] = N; in GenerateColorFilter()