Searched refs:mfc_stride_formats (Results 1 – 1 of 1) sorted by relevance
611 static uint32_t mfc_stride_formats[] = { variable657 for (size_t i = 0; i < ARRSIZE(mfc_stride_formats); i++) { in prepareImage()658 if (layer.getFormat() == mfc_stride_formats[i]) { in prepareImage()