HomeSort by relevance Sort by last modified time
    Searched refs:target_buffer (Results 1 - 4 of 4) sorted by null

  /external/google-breakpad/src/common/
string_conversion.cc 140 scoped_array<UTF8> target_buffer(new UTF8[target_capacity]);
141 UTF8 *target_ptr = target_buffer.get();
148 const char *targetPtr = reinterpret_cast<const char *>(target_buffer.get());
  /hardware/intel/img/psb_video/src/mrst/
psb_deblock.c 552 psb_buffer_p target_buffer,
573 psb_deblock_reg_set_RELOC(MSVDX_CMDS, LUMA_RECONSTRUCTED_PICTURE_BASE_ADDRESSES, target_buffer, target_buffer->buffer_ofs, item_loc);
574 psb_deblock_reg_set_RELOC(MSVDX_CMDS, CHROMA_RECONSTRUCTED_PICTURE_BASE_ADDRESSES, target_buffer, target_buffer->buffer_ofs + chroma_offset, item_loc);
  /hardware/intel/img/psb_video/src/
psb_cmdbuf.h 323 psb_buffer_p target_buffer,
  /external/squashfs-tools/squashfs-tools/
mksquashfs.c 1958 struct file_buffer *target_buffer = NULL; local
    [all...]

Completed in 3292 milliseconds