Home
last modified time | relevance | path

Searched refs:gfx_alloc (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
DVideoEncoderUtils.cpp48 static int gfx_alloc(uint32_t w, uint32_t h, int format, in gfx_alloc() function
326 … if (gfx_alloc(width, height, HAL_PIXEL_FORMAT_NV12, usage, &mGfxHandle, &stride) != 0) in doMapping()