Home
last modified time | relevance | path

Searched defs:temp (Results 2226 - 2250 of 3908) sorted by relevance

1...<<81828384858687888990>>...157

/kernel/linux/linux-6.6/drivers/scsi/
H A Dppa.c1047 ppa_struct *dev, *temp; in __ppa_attach() local
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dvfio_ccw_cp.c753 struct ccwchain *chain, *temp; in cp_free() local
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe_transport.c177 struct rtnl_link_stats64 temp; in __fcoe_get_lesb() local
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dvmlogrdr.c409 int rc, *temp; in vmlogrdr_receive_data() local
/kernel/linux/linux-6.6/kernel/sched/rtg/
H A Drtg_ctrl.c99 char temp[MAX_DATA_LEN]; in rtg_enable() local
321 char temp[MAX_DATA_LEN]; in ctrl_set_rtg_attr() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dstring_helpers.c701 char *temp, *pathname; in kstrdup_quotable_file() local
/kernel/linux/linux-6.6/sound/soc/intel/keembay/
H A Dkmb_platform.c82 unsigned long temp; in hdmi_reformat_iec958() local
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_sideeffect.c1020 struct list_head *temp; in sctp_cmd_del_non_primary() local
/test/xts/acts/global/global_napi_test/entry/src/main/cpp/napi/
H A Dglobal_napi_test.cpp793 char *temp = static_cast<char *>(malloc(10 * sizeof(char))); in ReleaseConfiguration() local
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesPlayerNdk/
H A DActsOpenslesPlayerNdkTest.cpp301 SLmillibel temp = 2; // SetVolumeLevel level1 in OpenSlTestConcurrent() local
/test/xts/device_attest/services/core/attest/
H A Dattest_service_auth.c272 char* temp = cJSON_GetStringValue(cJSON_GetObjectItem(root, "authType")); in ParseAuthType() local
302 char* temp = cJSON_GetStringValue(cJSON_GetObjectItem(root, "versionId")); in ParseVersionId() local
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service_auth.c296 char* temp = cJSON_GetStringValue(cJSON_GetObjectItem(root, "authType")); in ParseAuthType() local
326 char* temp = cJSON_GetStringValue(cJSON_GetObjectItem(root, "versionId")); in ParseVersionId() local
/test/xts/device_attest/services/core/security/
H A Dattest_security.c161 uint32_t temp = 0; in GetSalt() local
/third_party/ffmpeg/libavcodec/
H A Dg723_1dec.c153 int temp, info_bits, i; in unpack_bitstream() local
285 int temp, i, j; gen_fcb_excitation() local
522 int index, ccr, tgt_eng, best_eng, temp; comp_interp_index() local
623 int temp = buf[i] >> 2; gain_scale() local
685 int temp; formant_postfilter() local
[all...]
H A Dflac_parser.c381 int search_end, size = 0, read_len, temp; in find_new_headers() local
690 FLACHeaderMarker *temp; in flac_parse() local
720 FLACHeaderMarker *temp; in flac_parse() local
875 FLACHeaderMarker *curr = fpc->headers, *temp; flac_parse_close() local
[all...]
H A Dhuffyuvenc.c62 const int temp = src[i]; in sub_left_prediction() local
74 const int temp = src16[i]; in sub_left_prediction() local
[all...]
H A Dmagicyuvenc.c297 PackageMergerList list_a, list_b, *to = &list_a, *from = &list_b, *temp; in magy_huffman_compute_bits() local
H A Dscpr3.c1018 int ret, temp, min, max, x, y, cx = 0, cx1 = 0; in decompress_p3() local
H A Dsiren.c467 int region, delta, i, temp; in categorize_regions() local
H A Dopusenc.c195 float *win = s->scratch, *temp = s->scratch + 1920; in celt_frame_mdct() local
H A Dsnow_dwt.c178 static void horizontal_decompose53i(DWTELEM *b, DWTELEM *temp, int width) in horizontal_decompose53i() argument
212 static void spatial_decompose53i(DWTELEM *buffer, DWTELEM *temp, in spatial_decompose53i() argument
238 horizontal_decompose97i(DWTELEM *b, DWTELEM *temp, int width) horizontal_decompose97i() argument
285 spatial_decompose97i(DWTELEM *buffer, DWTELEM *temp, int width, int height, int stride) spatial_decompose97i() argument
319 ff_spatial_dwt(DWTELEM *buffer, DWTELEM *temp, int width, int height, int stride, int type, int decomposition_count) ff_spatial_dwt() argument
340 horizontal_compose53i(IDWTELEM *b, IDWTELEM *temp, int width) horizontal_compose53i() argument
400 spatial_compose53i_dy_buffered(DWTCompose *cs, slice_buffer *sb, IDWTELEM *temp, int width, int height, int stride_line) spatial_compose53i_dy_buffered() argument
440 spatial_compose53i_dy(DWTCompose *cs, IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride) spatial_compose53i_dy() argument
465 snow_horizontal_compose97i(IDWTELEM *b, IDWTELEM *temp, int width) snow_horizontal_compose97i() argument
563 spatial_compose97i_dy_buffered(SnowDWTContext *dsp, DWTCompose *cs, slice_buffer * sb, IDWTELEM *temp, int width, int height, int stride_line) spatial_compose97i_dy_buffered() argument
606 spatial_compose97i_dy(DWTCompose *cs, IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride) spatial_compose97i_dy() argument
658 ff_spatial_idwt_buffered_slice(SnowDWTContext *dsp, DWTCompose *cs, slice_buffer *slice_buf, IDWTELEM *temp, int width, int height, int stride_line, int type, int decomposition_count, int y) ff_spatial_idwt_buffered_slice() argument
706 spatial_idwt_slice(DWTCompose *cs, IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride, int type, int decomposition_count, int y) spatial_idwt_slice() argument
731 ff_spatial_idwt(IDWTELEM *buffer, IDWTELEM *temp, int width, int height, int stride, int type, int decomposition_count) ff_spatial_idwt() argument
[all...]
H A Dopus.c864 int temp; /* dof * channels * log(dof) */ in ff_celt_bitalloc() local
H A Dvc1dsp.c272 int16_t *src, *dst, temp[64]; in vc1_inv_trans_8x8_c() local
/third_party/ffmpeg/libavfilter/
H A Dvf_colorconstancy.c611 double temp; in diagonal_transformation() local
H A Dvf_ssim.c63 int **temp; member
231 int **temp; member
242 void *temp = td->temp[jobnr]; in ssim_plane_16bit() local
285 void *temp = td->temp[jobnr]; in ssim_plane() local
[all...]

Completed in 42 milliseconds

1...<<81828384858687888990>>...157