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