Home
last modified time | relevance | path

Searched defs:temp_buff (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/fs/ext4/
Dext4_journal.c342 char *temp_buff = zalloc(fs->blksz); in recover_transaction() local
408 char *temp_buff = NULL; in ext4fs_check_journal_state() local
563 char *temp_buff = zalloc(fs->blksz); in update_descriptor_block() local
614 char *temp_buff = zalloc(fs->blksz); in update_commit_block() local
Dext4_write.c693 char *temp_buff = zalloc(fs->blksz); in ext4fs_deinit() local
/external/libxaac/decoder/
Dixheaacd_decode_main.c132 ia_bit_buf_struct *temp_buff = in ixheaacd_audio_preroll_parsing() local
/external/webrtc/webrtc/system_wrappers/source/
Dtrace_impl.cc586 char temp_buff[WEBRTC_TRACE_MAX_MESSAGE_SIZE]; in Add() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dfwd_dct32x32_msa.c15 int16_t *temp_buff) { in fdct8x32_1d_column_load_butterfly()
253 static void fdct8x32_1d_row_load_butterfly(int16_t *temp_buff, in fdct8x32_1d_row_load_butterfly()
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayImageTextureSize.cpp475 glw::GLuint* temp_buff = (glw::GLuint*)gl.mapBufferRange( in checkResults() local