Home
last modified time | relevance | path

Searched refs:alloc (Results 1 - 4 of 4) sorted by relevance

/test/xts/hats/hdf/codec/hdi_idlomx/
H A Dcodec_function_utils.cpp121 AllocInfo alloc = {.width = WIDTH, in FillCodecBufferWithBufferHandle() local
131 auto ret = buffer_->AllocMem(alloc, bufferHandle); in FillCodecBufferWithBufferHandle()
/test/xts/hats/hdf/codec/hdi_image/
H A Dcodec_hdi_jpeg_test.cpp45 AllocInfo alloc = { in InitOutBuffer() local
52 auto err = hdiBuffer_->AllocMem(alloc, bufferHandle); in InitOutBuffer()
/test/xts/hats/hdf/codec/hdi_image_additional/
H A Dcodec_hdi_jpeg_test.cpp42 AllocInfo alloc = {.width = WIDTH, in InitOutBuffer() local
48 auto err = hdiBuffer_->AllocMem(alloc, bufferHandle); in InitOutBuffer()
/test/xts/hats/hdf/codec/hdi_omx/
H A Dcodec_hdi_omx_test.cpp202 AllocInfo alloc = {.width = WIDTH, in InitBufferHandle() local
207 auto err = gralloc_->AllocMem(alloc, *bufferHandle); in InitBufferHandle()

Completed in 6 milliseconds