Searched refs:nBytes_out (Results 1 – 1 of 1) sorted by relevance
32 uint32_t* nBytes_out, in getPlanarYUVSizes() argument36 assert(nBytes_out); in getPlanarYUVSizes()61 *nBytes_out = yStride * height + 2 * (cStride * cHeight); in getPlanarYUVSizes()73 uint32_t* nBytes_out, in getYUVSizes() argument81 nBytes_out, in getYUVSizes()