Home
last modified time | relevance | path

Searched defs:max_buf (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/packages/modules/adb/daemon/
Dabb.cpp73 int max_buf = LINUX_MAX_SOCKET_SIZE; in execCmd() local
107 int max_buf = LINUX_MAX_SOCKET_SIZE; in main() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_peak_limiter.c87 FLOAT32 *max_buf = peak_limiter->max_buf; in ixheaacd_peak_limiter_process_float() local
203 FLOAT32 *max_buf = peak_limiter->max_buf; in ixheaacd_peak_limiter_process() local
H A Dixheaacd_peak_limiter_struct_def.h43 FLOAT32 *max_buf; member
/aosp_15_r20/external/libxaac/decoder/drc_src/
H A Dimpd_drc_peak_limiter.h40 FLOAT32 *max_buf; member
H A Dimpd_drc_peak_limiter_struct.h40 FLOAT32* max_buf; member
H A Dimpd_drc_peak_limiter.c92 FLOAT32 *max_buf = peak_limiter->max_buf; in impd_limiter_process() local
H A Dimpd_parametric_drc_dec.h90 FLOAT32* max_buf; member
H A Dimpd_drc_parametric_dec.c1053 FLOAT32* max_buf = pstr_parametric_lim_type_drc_params->max_buf; in impd_parametric_lim_type_drc_process() local
/aosp_15_r20/packages/modules/adb/
Dservices.cpp65 int max_buf = LINUX_MAX_SOCKET_SIZE; in create_service_thread() local
/aosp_15_r20/external/mesa3d/src/util/
H A Ddisk_cache.c478 size_t max_buf = util_compress_max_compressed_len(size); in blob_put_compressed() local
H A Ddisk_cache_os.c697 size_t max_buf = util_compress_max_compressed_len(dc_job->size); in create_cache_item_header_and_blob() local