Home
last modified time | relevance | path

Searched full:param (Results 8076 - 8100 of 22474) sorted by relevance

1...<<321322323324325326327328329330>>...899

/third_party/ffmpeg/libavcodec/
H A Dencode.h32 * @param frame An empty frame to be filled with data.
58 * @param avctx the AVCodecContext of the encoder
59 * @param avpkt The AVPacket: on success, avpkt->data will point to a buffer
62 * @param size an upper bound of the size of the packet to encode
H A Damr.h46 * @param out pointer to the frame struct
47 * @param size the size in bytes of the frame struct
48 * @param data input bitstream after the frame header
49 * @param ord_table the reordering table as above
/third_party/ffmpeg/libavfilter/
H A Dvf_eq.h61 EQParameters param[3]; member
103 static void process_c(EQParameters *param, uint8_t *dst, int dst_stride, in process_c() argument
106 int contrast = (int) (param->contrast * 256 * 16); in process_c()
107 int brightness = ((int) (100.0 * param->brightness + 100.0) * 511) / 200 - 128 - contrast / 32; in process_c()
/third_party/glslang/Test/baseResults/
H A Dspv.1.4.funcall.array.frag.out22 Name 40 "param"
53 40(param): 12(ptr) Variable Function
59 Store 40(param) 36
60 41: 7(fvec4) FunctionCall 16(f(vf4[9];i1;) 39 40(param)
H A Dspv.1.6.specConstant.comp.out18 Name 37 "param"
51 37(param): 11(ptr) Variable Function
52 Store 37(param) 27
53 38: 2 FunctionCall 14(foo(vu3;) 37(param)
H A Dspv.bool.vert.out23 Name 30 "param"
62 30(param): 7(ptr) Variable Function
66 Store 30(param) 35
67 36: 6(bool) FunctionCall 10(foo(b1;) 30(param)
H A Dspv.register.autoassign-2.frag.out21 Name 40 "param"
57 40(param): 9(ptr) Variable Function
58 41: 2 FunctionCall 12(@main(struct-PS_OUTPUT-vf41;) 40(param)
59 42:8(PS_OUTPUT) Load 40(param)
H A Dhlsl.autosampledtextures.frag.out24 Name 41 "param"
54 41(param): 9(ptr) Variable Function
59 Store 41(param) 42
60 43:11(PS_OUTPUT) FunctionCall 14(@MainPs(struct-PS_INPUT-vf21;) 41(param)
/third_party/cmsis/CMSIS/Core/Include/
H A Dtz_context.h48 /// \param[in] module identifies software modules called from non-secure mode
54 /// \param[in] id TrustZone memory slot identifier
59 /// \param[in] id TrustZone memory slot identifier
64 /// \param[in] id TrustZone memory slot identifier
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DConstantAffixModifier.java29 * @param prefix
31 * @param suffix
33 * @param field
35 * @param strong
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DDateRule.java32 * @param start Only occurrances on or after this date are returned.
47 * @param start Only occurrances on or after this date are returned.
48 * @param end Only occurrances before this date are returned.
65 * @param date The date to check.
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DDateRule.java34 * @param start Only occurrances on or after this date are returned.
49 * @param start Only occurrances on or after this date are returned.
50 * @param end Only occurrances before this date are returned.
67 * @param date The date to check.
/third_party/icu/icu4c/source/common/
H A Dustrenum.h32 * @param uenum a UEnumeration object. This object takes
47 * @param status the error code.
57 * @param status the error code.
64 * @param status the error code.
/third_party/node/test/fixtures/wpt/url/
H A Durlsearchparams-sort.any.js39 for(let param of params) {
40 assert_array_equals(param, val.output[i])
50 for(let param of params) {
51 assert_array_equals(param, val.output[i])
/third_party/node/deps/icu-small/source/common/
H A Dustrenum.h32 * @param uenum a UEnumeration object. This object takes
47 * @param status the error code.
57 * @param status the error code.
64 * @param status the error code.
/third_party/node/deps/brotli/c/include/brotli/
H A Dtypes.h65 * @param opaque custom memory manager handle provided by client
66 * @param size requested memory region size; can not be @c 0
78 * @param opaque custom memory manager handle provided by client
79 * @param address memory region pointer returned by ::brotli_alloc_func, or @c 0
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/
H A D2-2.c45 struct sched_param param; in thread_func() local
46 memset(&param, 0, sizeof(param)); in thread_func()
48 rc = pthread_getschedparam(self, &new_policy, &param); in thread_func()
H A D2-1.c39 struct sched_param param; in thread_func() local
40 memset(&param, 0, sizeof(param)); in thread_func()
42 rc = pthread_getschedparam(self, &new_policy, &param); in thread_func()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
H A D19-5.c32 struct sched_param param; in main() local
34 param.sched_priority = 0; in main()
36 result = sched_setscheduler(0, -1, &param); in main()
56 result = sched_setscheduler(0, INVALID_POLICY, &param); in main()
/third_party/node/deps/v8/include/cppgc/
H A Dtesting.h37 * \param heap_handle The corresponding heap.
70 * \param stack_state The state of the stack during the step.
78 * \param stack_state The state of the stack for finalizing the garbage
87 * \param should_mark Denotes whether the main thread should contribute to
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dtesting.h37 * \param heap_handle The corresponding heap.
70 * \param stack_state The state of the stack during the step.
78 * \param stack_state The state of the stack for finalizing the garbage
87 * \param should_mark Denotes whether the main thread should contribute to
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_split_draw.h34 * \param info pointer to the original pipe_draw_info from draw_vbo
35 * \param max_verts max number of vertices that can be handled by the hardware
36 * \param count number of vertices remaining in the draw call. It is also
39 * \param step return parameter, will contain how many vertices should be
/third_party/libcoap/include/coap3/
H A Dcoap_prng.h59 * @param rng The random number generation function to use.
68 * @param seed The seed for the pseudo random number generator.
78 * @param buf The buffer to fill with random bytes.
79 * @param len The number of random bytes to write into @p buf.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.h42 /// \param RE The relocation to be resolved
43 /// \param Value Target symbol address to apply the relocation action
48 /// \param RE The relocation to be resolved
49 /// \param Value Target symbol address to apply the relocation action
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DMemoryByteArray.java34 * @param length the length to make the storage array
46 * @param b the byte array that provides the actual storage
57 * @param b the byte array that provides the actual storage
58 * @param filledLength the index of the last byte in the array has data

Completed in 13 milliseconds

1...<<321322323324325326327328329330>>...899