Home
last modified time | relevance | path

Searched defs:comp (Results 251 - 275 of 875) sorted by relevance

1...<<11121314151617181920>>...35

/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dprobes.c225 static int avs_probe_compr_copy(struct snd_soc_component *comp, struct snd_compr_stream *cstream, in avs_probe_compr_copy() argument
/third_party/ffmpeg/libavcodec/
H A Djpeglsenc.c121 ls_encode_run(JLSState *state, PutBitContext *pb, int run, int comp, int trail) ls_encode_run() argument
143 ls_encode_line(JLSState *state, PutBitContext *pb, void *tmp, const void *in, int last2, int w, int stride, int comp, int bits) ls_encode_line() argument
[all...]
H A Djpeglsdec.c231 ls_decode_line(JLSState *state, MJpegDecodeContext *s, void *last, void *dst, int last2, int w, int stride, int comp, int bits) ls_decode_line() argument
H A Djpeg2000.c271 init_prec(AVCodecContext *avctx, Jpeg2000Band *band, Jpeg2000ResLevel *reslevel, Jpeg2000Component *comp, Jpeg2000CodingStyle *codsty, int precno, int bandno, int reslevelno, int log2_band_prec_width, int log2_band_prec_height) init_prec() argument
388 init_band(AVCodecContext *avctx, Jpeg2000ResLevel *reslevel, Jpeg2000Component *comp, Jpeg2000CodingStyle *codsty, Jpeg2000QuantStyle *qntsty, int bandno, int gbandno, int reslevelno, int cbps, int dx, int dy) init_band() argument
466 ff_jpeg2000_init_component(Jpeg2000Component *comp, Jpeg2000CodingStyle *codsty, Jpeg2000QuantStyle *qntsty, int cbps, int dx, int dy, AVCodecContext *avctx) ff_jpeg2000_init_component() argument
576 ff_jpeg2000_reinit(Jpeg2000Component *comp, Jpeg2000CodingStyle *codsty) ff_jpeg2000_reinit() argument
597 ff_jpeg2000_cleanup(Jpeg2000Component *comp, Jpeg2000CodingStyle *codsty) ff_jpeg2000_cleanup() argument
[all...]
H A Deamad.c86 static inline void comp(unsigned char *dst, ptrdiff_t dst_stride, in comp() function
/third_party/ffmpeg/libavfilter/
H A Dvf_noise.c70 static av_cold int init_noise(NoiseContext *n, int comp) in init_noise() argument
249 int comp, i; in filter_frame() local
190 noise(uint8_t *dst, const uint8_t *src, int dst_linesize, int src_linesize, int width, int start, int end, NoiseContext *n, int comp) noise() argument
[all...]
H A Dvf_yadif_cuda.c142 const AVComponentDescriptor *comp = &y->csp->comp[i]; in filter() local
H A Dvf_il.c144 int comp; in filter_frame() local
[all...]
/third_party/benchmark/test/
H A Dbenchmark_test.cc129 auto comp = s1.compare(s2); in BM_StringCompare() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNorm2AllModes.java292 public final ComposeNormalizer2 comp; field in Norm2AllModes
/third_party/icu/icu4c/source/common/
H A Dcaniter.cpp500 Hashtable *CanonicalIterator::extract(Hashtable *fillinResult, UChar32 comp, const UChar *segment, int32_t segLen, int32_t segmentPos, UErrorCode &status) { in extract() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DNorm2AllModes.java311 public final ComposeNormalizer2 comp; field in Norm2AllModes
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdatePair.cpp86 const int comp = CompareFileTime(&a1.FT, &a2.FT); in MyCompareTime() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_lower_ycbcr_textures.c85 nir_ssa_def *comp[4] = { in implicit_downsampled_coords() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlink_varyings.cpp363 unsigned comp = 0; in check_location_aliasing() local
[all...]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-hugeurl/
H A Dminimal-secure-streams.c148 size_t comp; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_valuefactory.cpp319 PVirtualValue ValueFactory::src64(const nir_alu_src& alu_src, int chan, int comp) in src64() argument
H A Dsfn_liverangeevaluator.cpp157 const auto& comp = live_range_map.component(i); in LiveRangeInstrVisitor() local
435 const auto& comp = lrm.component(i); in operator <<() local
H A Dsfn_ra.cpp113 int comp = start_comp; in group_allocation() local
233 auto& comp = lrm.component(i); register_allocation() local
282 auto& comp = lrm.component(i); register_allocation() local
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c78 OMX_ERRORTYPE vid_enc_LoaderComponent(stLoaderComponentType *comp) in vid_enc_LoaderComponent() argument
126 vid_enc_Constructor(OMX_COMPONENTTYPE *comp, OMX_STRING name) vid_enc_Constructor() argument
247 vid_enc_Destructor(OMX_COMPONENTTYPE *comp) vid_enc_Destructor() argument
291 OMX_COMPONENTTYPE* comp = port->standCompContainer; enc_AllocateBackTexture() local
324 OMX_COMPONENTTYPE *comp = handle; vid_enc_SetParameter() local
421 OMX_COMPONENTTYPE *comp = handle; vid_enc_GetParameter() local
509 OMX_COMPONENTTYPE *comp = handle; vid_enc_SetConfig() local
572 OMX_COMPONENTTYPE *comp = handle; vid_enc_GetConfig() local
599 vid_enc_MessageHandler(OMX_COMPONENTTYPE* comp, internalRequestMessageType *msg) vid_enc_MessageHandler() argument
697 OMX_COMPONENTTYPE* comp = port->standCompContainer; vid_enc_FreeInBuffer() local
735 OMX_COMPONENTTYPE* comp = port->standCompContainer; vid_enc_FreeOutBuffer() local
754 OMX_COMPONENTTYPE* comp = port->standCompContainer; enc_NeedTask() local
763 OMX_COMPONENTTYPE* comp = port->standCompContainer; enc_LoadImage() local
771 OMX_COMPONENTTYPE* comp = port->standCompContainer; enc_ScaleInput() local
779 OMX_COMPONENTTYPE* comp = port->standCompContainer; enc_ControlPicture() local
787 OMX_COMPONENTTYPE* comp = port->standCompContainer; enc_HandleTask() local
819 OMX_COMPONENTTYPE* comp = port->standCompContainer; enc_ClearBframes() local
848 OMX_COMPONENTTYPE* comp = port->standCompContainer; vid_enc_EncodeFrame() local
938 vid_enc_BufferEncoded(OMX_COMPONENTTYPE *comp, OMX_BUFFERHEADERTYPE* input, OMX_BUFFERHEADERTYPE* output) vid_enc_BufferEncoded() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_pipeline.c390 zink_create_compute_pipeline(struct zink_screen *screen, struct zink_compute_program *comp, struct zink_compute_pipeline_state *state) in zink_create_compute_pipeline() argument
/third_party/node/deps/icu-small/source/common/
H A Dcaniter.cpp500 Hashtable *CanonicalIterator::extract(Hashtable *fillinResult, UChar32 comp, const char16_t *segment, int32_t segLen, int32_t segmentPos, UErrorCode &status) { in extract() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c90 nir_ssa_def *comp[4] = { NULL, }; in implicit_downsampled_coords() local
/third_party/icu/icu4c/source/test/intltest/
H A Dcanittst.cpp179 UnicodeString decomp, comp; in characterTest() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dnir.c33 gpir_reg *gpir_create_reg(gpir_compiler *comp) in gpir_create_reg() argument
41 static gpir_reg *reg_for_nir_reg(gpir_compiler *comp, nir_register *nir_reg) in reg_for_nir_reg() argument
340 gpir_emit_function(gpir_compiler *comp, nir_function_impl *impl) gpir_emit_function() argument
403 gpir_compiler *comp = rzalloc(prog, gpir_compiler); gpir_compiler_create() local
426 gpir_print_shader_db(struct nir_shader *nir, gpir_compiler *comp, struct util_debug_callback *debug) gpir_print_shader_db() argument
451 gpir_compiler *comp = gpir_compiler_create(prog, func->reg_alloc, func->ssa_alloc); gpir_compile_nir() local
[all...]

Completed in 17 milliseconds

1...<<11121314151617181920>>...35