Home
last modified time | relevance | path

Searched defs:scratch_buf (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_pns_js_thumb.c250 WORD32 *scratch_buf = ptr_aac_dec_channel_info->scratch_buf_ptr; in ixheaacd_aac_tns_process() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_runner.cc498 se::DeviceMemoryBase scratch_buf, se::Stream* stream, in RunGpuConv()