| /foundation/multimedia/audio_framework/frameworks/native/audioutils/src/ |
| H A D | audio_utils.cpp | 444 void AdjustAudioBalanceForPCM8Bit(int8_t *data, uint64_t len, float left, float right) in AdjustAudioBalanceForPCM8Bit() argument 458 void AdjustAudioBalanceForPCM16Bit(int16_t *data, uint64_t len, float left, float right) in AdjustAudioBalanceForPCM16Bit() argument 473 void AdjustAudioBalanceForPCM24Bit(uint8_t *data, uint64_t len, float left, float right) in AdjustAudioBalanceForPCM24Bit() argument 502 void AdjustAudioBalanceForPCM32Bit(int32_t *data, uint64_t len, float left, float right) in AdjustAudioBalanceForPCM32Bit() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/ |
| H A D | rs_common_def.h | 364 inline bool ROSEN_LNE(float left, float right) // less not equal in ROSEN_LNE() argument 370 inline bool ROSEN_GNE(float left, float right) // great not equal in ROSEN_GNE() argument 376 inline bool ROSEN_GE(float left, float right) // great or equal in ROSEN_GE() argument 382 inline bool ROSEN_LE(float left, float right) // less or equal in ROSEN_LE() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| H A D | rs_marshalling_helper.cpp | 1848 float right = 0; in Unmarshalling() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
| H A D | jpeg_decoder.cpp | 293 int right = SCALE_NUMS_LENGTH; in GetScaledFraction() local
|
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| H A D | scene_session_dirty_manager.cpp | 83 static bool operator==(const MMI::Rect left, const MMI::Rect right)
in operator ==() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | flacenc.c | 1123 int32_t *left, *right; in channel_decorrelation() local
|
| H A D | apedec.c | 1446 unsigned left, right; in ape_unpack_stereo() local
|
| H A D | alsdec.c | 970 uint32_t *left, *right; in decode_var_block_data() local
|
| H A D | wmaprodec.c | 1875 void *right[1] = { s->frames[s->current_stream]->extended_data[1] }; in xma_decode_packet() local 1937 void *right[1] = { frame->extended_data[start_ch + 1] }; in xma_decode_packet() local
|
| H A D | rv34.c | 967 static void rv34_pred_4x4_block(RV34DecContext *r, uint8_t *dst, int stride, int itype, int up, int left, int down, int right) in rv34_pred_4x4_block() argument
|
| H A D | wavpackenc.c | 205 static void shift_stereo(int32_t *left, int32_t *right, in shift_stereo() argument
|
| H A D | snowenc.c | 238 const BlockNode *right = trx<w ? &s->block[index+1] : &null_block; in encode_q_branch() local
|
| H A D | vc2enc.c | 535 const int right = b->width * (sx+1) / s->num_x; in encode_subband() local 586 const int right = b->width *(slice->x+1) / s->num_x; in count_hq_slice() local
|
| /third_party/eudev/src/shared/ |
| H A D | hashmap.c | 550 unsigned left, right, prev, dib; in base_remove_entry() local
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | opengl_enc.c | 551 static void opengl_make_ortho(float matrix[16], float left, float right, in opengl_make_ortho() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_paletteuse.c | 434 const int right = x < w - 1, down = y < h - 1; in set_frame() local 446 const int right = x < w - 1, down = y < h - 1, left = x > x_start; in set_frame() local 459 const int right = x < w - 1, down = y < h - 1, left = x > x_start; in set_frame() local 479 const int right in set_frame() local [all...] |
| /third_party/glfw/src/ |
| H A D | win32_window.c | 1746 _glfwGetWindowFrameSizeWin32(_GLFWwindow* window, int* left, int* top, int* right, int* bottom) _glfwGetWindowFrameSizeWin32() argument [all...] |
| H A D | x11_window.c | 2245 _glfwGetWindowFrameSizeX11(_GLFWwindow* window, int* left, int* top, int* right, int* bottom) _glfwGetWindowFrameSizeX11() argument
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | Intermediate.cpp | 116 TIntermTyped* TIntermediate::addBinaryMath(TOperator op, TIntermTyped* left, TIntermTyped* right, const TSourceLoc& loc) in addBinaryMath() argument 230 addBinaryNode(TOperator op, TIntermTyped* left, TIntermTyped* right, const TSourceLoc& loc) const addBinaryNode() argument 245 addBinaryNode(TOperator op, TIntermTyped* left, TIntermTyped* right, const TSourceLoc& loc, const TType& type) const addBinaryNode() argument 284 addAssign(TOperator op, TIntermTyped* left, TIntermTyped* right, const TSourceLoc& loc) addAssign() argument 2291 growAggregate(TIntermNode* left, TIntermNode* right) growAggregate() argument 2311 growAggregate(TIntermNode* left, TIntermNode* right, const TSourceLoc& loc) growAggregate() argument 2320 mergeAggregate(TIntermNode* left, TIntermNode* right) mergeAggregate() argument 2345 mergeAggregate(TIntermNode* left, TIntermNode* right, const TSourceLoc& loc) mergeAggregate() argument 2414 addComma(TIntermTyped* left, TIntermTyped* right, const TSourceLoc& loc) addComma() argument 3324 TIntermTyped* right = node.getRight(); promoteBinary() local [all...] |
| /third_party/backends/backend/ |
| H A D | epsonds.c | 2484 SANE_Byte right = getBit(bytes, widthBits * y2 + x2 * pixelBits); in swapPixel1() local
|
| H A D | canon_lide70-common.c | 3053 int right; in CANON_set_scan_parameters() local
|
| H A D | umax1220u-common.c | 1900 int right = xo + w * 600 / xres; in UMAX_set_scan_parameters() local
|
| /third_party/backends/backend/genesys/ |
| H A D | enums.h | 106 inline ScanHeadId operator|(ScanHeadId left, ScanHeadId right) in operator |() argument 111 inline ScanHeadId operator&(ScanHeadId left, ScanHeadId right) in operator &() argument 530 inline ModelFlag operator|(ModelFlag left, ModelFlag right) in operator |() argument 535 inline ModelFlag& operator|=(ModelFlag& left, ModelFlag right) in operator |=() argument 541 inline ModelFlag operator&(ModelFlag left, ModelFlag right) in operator &() argument 579 operator |(ScanFlag left, ScanFlag right) operator |() argument 584 operator |=(ScanFlag& left, ScanFlag right) operator |=() argument 590 operator &(ScanFlag left, ScanFlag right) operator &() argument [all...] |
| /third_party/backends/sanei/ |
| H A D | sanei_magic.c | 274 sanei_magic_findEdges(SANE_Parameters * params, SANE_Byte * buffer, int dpiX, int dpiY, int * top, int * bot, int * left, int * right) sanei_magic_findEdges() argument 435 sanei_magic_crop(SANE_Parameters * params, SANE_Byte * buffer, int top, int bot, int left, int right) sanei_magic_crop() argument [all...] |
| /third_party/icu/icu4c/source/test/perf/collperf2/ |
| H A D | collperf2.cpp | 758 UniStrCollatorComparator(const void* context, const void* left, const void* right) { in UniStrCollatorComparator() argument 847 StringPieceCollatorComparator(const void* context, const void* left, const void* right) { in StringPieceCollatorComparator() argument 857 StringPieceUCollatorComparator(const void* context, const void* left, const void* right) { in StringPieceUCollatorComparator() argument 1275 U16CollatorComparator(const void* context, const void* left, const void* right) { in U16CollatorComparator() argument 1287 U16HashComparator(const void* context, const void* left, const void* right) { in U16HashComparator() argument [all...] |