Searched defs:left (Results 1 - 25 of 262) sorted by path

1234567891011

/frameworks/av/media/img_utils/src/
H A DDngUtils.cpp134 /*left*/redLeft,
152 /*left*/greenEvenLeft,
170 /*left*/greenOddLeft,
188 /*left*/blueLeft,
207 uint32_t left,
249 left,
206 addGainMap(uint32_t top, uint32_t left, uint32_t bottom, uint32_t right, uint32_t plane, uint32_t planes, uint32_t rowPitch, uint32_t colPitch, uint32_t mapPointsV, uint32_t mapPointsH, double mapSpacingV, double mapSpacingH, double mapOriginV, double mapOriginH, uint32_t mapPlanes, const float* mapGains) argument
/frameworks/av/media/libeffects/downmix/
H A DEffectDownmix.c94 ALOGE("Unsupported channels (top or front left/right of center)");
132 const int indexBL = hasBacks ? indexLFE + 1 : indexLFE; // back left
135 const int indexSL = hasSides ? indexBC + 1 : indexBC; // side left
470 float left = (float)(*(uint32_t *)pCmdData) / (1 << 24); local
472 ALOGV("Downmix_Command EFFECT_CMD_SET_VOLUME: left %f, right %f ", left, right);
950 * - if using AUDIO_CHANNEL_OUT_SIDE*, it contains both left and right
951 * - if using AUDIO_CHANNEL_OUT_BACK*, it contains both left and right
974 ALOGE("Unsupported channels (top or front left/right of center)");
1012 const int indexBL = hasBacks ? indexLFE + 1 : indexLFE; // back left
[all...]
/frameworks/av/media/libeffects/lvm/lib/Common/src/
H A DFrom2iToMS_16x16.c33 LVM_INT32 temp1,left,right; local
37 left = (LVM_INT32)*src;
44 temp1 = (left+right)>>1;
49 temp1 = (left-right)>>1;
/frameworks/av/media/libeffects/testlibs/
H A DEffectReverb.c379 float left = (float)(*(uint32_t *)pCmdData) / (1 << 24); local
381 ALOGV("Reverb_Command EFFECT_CMD_SET_VOLUME: left %f, right %f ", left, right);
1671 // left input = (left dry * m_nLateGain) + right feedback from previous period
1707 // right input = (right dry * m_nLateGain) + left feedback from previous period
1780 // difference is feedback to left input (R - L)
1804 // ********** start early reflection generator, left
1839 // ********** end early reflection generator, left
/frameworks/av/media/libmedia/
H A DAudioTrack.cpp624 status_t AudioTrack::setVolume(float left, float right) argument
627 if (isnanf(left) || left < GAIN_FLOAT_ZERO || left > GAIN_FLOAT_UNITY ||
633 mVolume[AUDIO_INTERLEAVE_LEFT] = left;
636 mProxy->setVolumeLR(gain_minifloat_pack(gain_from_float(left), gain_from_float(right)));
1864 // If a new IAudioTrack cannot be created, the previous (dead) instance will be left intact.
2072 snprintf(buffer, 255, " stream type(%d), left - right volume(%f, %f)\n", mStreamType,
H A DMetadata.cpp146 size_t left = curr - mBegin; local
147 while (left > 0) {
150 if (size < kRecordHeaderSize || size > left) {
160 left -= size;
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp285 // if the mediaserver has crashed, battery stats could be left
417 snprintf(buffer, 255, " stream type(%d), left - right volume(%f, %f)\n",
1843 void MediaPlayerService::AudioOutput::setVolume(float left, float right) argument
1845 ALOGV("setVolume(%f, %f)", left, right);
1846 mLeftVolume = left;
1849 mTrack->setVolume(left, right);
/frameworks/av/media/libstagefright/
H A DACodec.cpp3848 int32_t left, top, right, bottom; local
3851 notify->findRect("crop", &left, &top, &right, &bottom)) {
3854 reply->setRect("crop", left, top, right + 1, bottom + 1);
4637 &crop.left, &crop.top, &crop.right, &crop.bottom)) {
H A DMediaCodec.cpp1022 int32_t left, top, right, bottom, width, height; local
1023 if (mOutputFormat->findRect("crop", &left, &top, &right, &bottom)) {
1024 mCrypto->notifyResolution(right - left + 1, bottom - top + 1);
1051 // if there's more csd left, we submit it here
2057 int32_t left, top, right, bottom; local
2058 if (info->mFormat->findRect("crop", &left, &top, &right, &bottom)) {
2059 info->mData->meta()->setRect("crop-rect", left, top, right, bottom);
H A DMetaData.cpp82 int32_t left, int32_t top,
85 r.mLeft = left;
171 int32_t *left, int32_t *top,
183 *left = r->mLeft;
80 setRect( uint32_t key, int32_t left, int32_t top, int32_t right, int32_t bottom) argument
169 findRect( uint32_t key, int32_t *left, int32_t *top, int32_t *right, int32_t *bottom) argument
H A DOMXCodec.cpp2526 int32_t left, top, right, bottom; local
2528 &left, &top,
2539 ((right - left + 1) * scale.xWidth) >> 16);
4209 int32_t left, top, right, bottom; local
4213 &left, &top, &right, &bottom));
4216 crop.left = left;
H A DOggExtractor.cpp327 size_t left = 0; local
329 while (left < right_plus_one) {
330 size_t center = left + (right_plus_one - left) / 2;
337 left = center + 1;
339 left = center;
344 if (left == mTableOfContents.size()) {
345 --left;
348 const TOCEntry &entry = mTableOfContents.itemAt(left);
351 left, mTableOfContent
[all...]
H A DSampleTable.cpp541 uint32_t left = 0; local
543 while (left < right_plus_one) {
544 uint32_t center = left + (right_plus_one - left) / 2;
551 left = center + 1;
558 uint32_t closestIndex = left;
623 uint32_t left = 0; local
625 while (left < right_plus_one) {
626 uint32_t center = left + (right_plus_one - left) /
[all...]
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dms_stereo.c107 Word32 left, right; local
108 left = (mdctSpectrumLeft[j] >> 1);
110 mdctSpectrumLeft[j] = left + right;
111 mdctSpectrumRight[j] = left - right;
/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davcint_common.h471 int left; member in struct:tagNeighborAvailability
634 uint8 *pintra_pred_left; /* pointer to the left intra prediction value */
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dintra_est.cpp54 /* left neighbor */
217 uint8 *pred, *top, *left; local
276 left = curL - 1 - pitch;
282 word1 = *(left += pitch);
744 availability.left = TRUE;
750 if (!(blkidx&0x3)) /* left column block (!block_x)*/
751 { /* check availability left */
752 availability.left = video->intraAvailA ;
791 if (availability.left == TRUE)
806 /* check if top-left pixe
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
H A Dh264bsdFillRow7.s28 left RN 2 label
60 CMP left, #0
66 SUBS left, left, #1
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdFillRow7.S28 #define left r2 define
44 void h264bsdFillRow7(const u8 * ref, u8 * fill, i32 left, i32 center,
51 CMP left, #0
57 SUBS left, left, #1
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_deblocking.c71 * Info 701: Shift left of signed quantity (int)
134 u32 left; member in struct:__anon596
232 Function to determine if there is a slice boundary on the left side
304 /* filterLeftMbEdgeFlag, left mb is MB_A */
389 Function to calculate boundary strength value bs for left- or
486 Function to calculate boundary strength value bs for left-
558 filtered macroblock, macroblock above and macroblock on the left of
563 mb pointer to macroblock data structure of the top-left
1172 /* left edges */
1177 bS[0].left
[all...]
H A Dh264bsd_intra_prediction.c162 static void Get4x4NeighbourPels(u8 *a, u8 *l, u8 *data, u8 *above, u8 *left,
165 static void Intra16x16HorizontalPrediction(u8 *data, u8 *left);
166 static void Intra16x16DcPrediction(u8 *data, u8 *above, u8 *left,
168 static void Intra16x16PlanePrediction(u8 *data, u8 *above, u8 *left);
169 static void IntraChromaDcPrediction(u8 *data, u8 *above, u8 *left,
171 static void IntraChromaHorizontalPrediction(u8 *data, u8 *left);
173 static void IntraChromaPlanePrediction(u8 *data, u8 *above, u8 *left);
176 static void Intra4x4HorizontalPrediction(u8 *data, u8 *left);
177 static void Intra4x4DcPrediction(u8 *data, u8 *above, u8 *left, u32 A, u32 B);
179 static void Intra4x4DiagonalDownRightPrediction(u8 *data, u8 *above, u8 *left);
540 h264bsdGetNeighbourPels(image_t *image, u8 *above, u8 *left, u32 mbNum) argument
622 h264bsdIntra16x16Prediction(mbStorage_t *pMb, u8 *data, i32 residual[][16], u8 *above, u8 *left, u32 constrainedIntraPred) argument
696 h264bsdIntra4x4Prediction(mbStorage_t *pMb, u8 *data, macroblockLayer_t *mbLayer, u8 *above, u8 *left, u32 constrainedIntraPred) argument
840 h264bsdIntraChromaPrediction(mbStorage_t *pMb, u8 *data, i32 residual[][16], u8 *above, u8 *left, u32 predMode, u32 constrainedIntraPred) argument
1026 Intra16x16HorizontalPrediction(u8 *data, u8 *left) argument
1057 Intra16x16DcPrediction(u8 *data, u8 *above, u8 *left, u32 availableA, u32 availableB) argument
1108 Intra16x16PlanePrediction(u8 *data, u8 *above, u8 *left) argument
1155 IntraChromaDcPrediction(u8 *data, u8 *above, u8 *left, u32 availableA, u32 availableB) argument
1253 IntraChromaHorizontalPrediction(u8 *data, u8 *left) argument
1323 IntraChromaPlanePrediction(u8 *data, u8 *above, u8 *left) argument
1383 Get4x4NeighbourPels(u8 *a, u8 *l, u8 *data, u8 *above, u8 *left, u32 blockNum) argument
1520 Intra4x4HorizontalPrediction(u8 *data, u8 *left) argument
1552 Intra4x4DcPrediction(u8 *data, u8 *above, u8 *left, u32 availableA, u32 availableB) argument
1645 Intra4x4DiagonalDownRightPrediction(u8 *data, u8 *above, u8 *left) argument
1683 Intra4x4VerticalRightPrediction(u8 *data, u8 *above, u8 *left) argument
1722 Intra4x4HorizontalDownPrediction(u8 *data, u8 *above, u8 *left) argument
1798 Intra4x4HorizontalUpPrediction(u8 *data, u8 *left) argument
[all...]
H A Dh264bsd_reconstruct.c56 * Info 701: Shift left of signed quantity (int)
97 pRef pointer to reference frame Cb top-left corner
2137 i32 left,
2141 UNUSED(left);
2159 (overfilling some pels on left and/or right edge).
2162 left amount of pixels to overfill on left-edge
2173 i32 left,
2182 if (left)
2185 for ( ; left; lef
2134 FillRow1( u8 *ref, u8 *fill, i32 left, i32 center, i32 right) argument
2170 h264bsdFillRow7( u8 *ref, u8 *fill, i32 left, i32 center, i32 right) argument
2239 i32 left, x, right; local
[all...]
/frameworks/av/media/libstagefright/foundation/
H A DAMessage.cpp263 int32_t left, int32_t top, int32_t right, int32_t bottom) {
267 item->u.rectValue.mLeft = left;
311 int32_t *left, int32_t *top, int32_t *right, int32_t *bottom) const {
317 *left = item->u.rectValue.mLeft;
261 setRect( const char *name, int32_t left, int32_t top, int32_t right, int32_t bottom) argument
309 findRect( const char *name, int32_t *left, int32_t *top, int32_t *right, int32_t *bottom) const argument
/frameworks/av/services/audioflinger/
H A DAudioResamplerCubic.h62 state left, right; member in class:android::AudioResamplerCubic
H A DAudioResamplerDyn.cpp194 void AudioResamplerDyn<TC, TI, TO>::setVolume(float left, float right) argument
196 AudioResampler::setVolume(left, right);
198 mVolumeSimd[0] = static_cast<TO>(left);
203 mVolumeSimd[0] = u4_28_from_float(clampFloatVol(left));
H A DAudioResamplerFirOps.h48 int32_t mulRL(int left, int32_t in, uint32_t vRL) argument
52 if (left) {
65 int16_t v = left ? static_cast<int16_t>(vRL) : static_cast<int16_t>(vRL>>16);
116 int32_t mulAddRL(int left, uint32_t inRL, int16_t v, int32_t a) argument
120 if (left) {
133 int16_t s = left ? static_cast<int16_t>(inRL) : static_cast<int16_t>(inRL>>16);
139 int32_t mulAddRL(int left, uint32_t inRL, int32_t v, int32_t a) argument
143 if (left) {
156 int16_t s = left ? static_cast<int16_t>(inRL) : static_cast<int16_t>(inRL>>16);

Completed in 5943 milliseconds

1234567891011