Searched refs:FORMAT_NONE (Results 1 – 2 of 2) sorted by relevance
118 (mPipeBook[i].mFormatType == FORMAT_NONE || //Free or same format in nextPipe()587 mFormatType = FORMAT_NONE; in init()597 mFormatType = FORMAT_NONE; in destroy()
56 enum { FORMAT_YUV, FORMAT_RGB , FORMAT_NONE }; enumerator