Searched refs:IsYuvFormat (Results 1 – 7 of 7) sorted by relevance
71 bool IsYuvFormat(int format);
513 if (!IsYuvFormat(hnd->format)) { in GetFlexLayout()563 if (!IsYuvFormat(hnd->format)) { in GetNumFlexPlanes()
44 bool IsYuvFormat(int format) { in IsYuvFormat() function1047 return IsYuvFormat(inputFormat) ? BUFFER_TYPE_VIDEO : BUFFER_TYPE_UI; in GetBufferType()
736 static bool IsYuvFormat(const private_handle_t *hnd) { in IsYuvFormat() function759 if (!IsYuvFormat(hnd)) { in GetNumFlexPlanes()769 if (!IsYuvFormat(hnd)) { in GetFlexLayout()
833 static bool IsYuvFormat(const private_handle_t *hnd) { in IsYuvFormat() function858 if (!IsYuvFormat(hnd)) { in GetNumFlexPlanes()868 if (!IsYuvFormat(hnd)) { in GetFlexLayout()
834 static bool IsYuvFormat(const private_handle_t *hnd) { in IsYuvFormat() function859 if (!IsYuvFormat(hnd)) { in GetNumFlexPlanes()869 if (!IsYuvFormat(hnd)) { in GetFlexLayout()
744 static bool IsYuvFormat(const private_handle_t *hnd) { in IsYuvFormat() function767 if (!IsYuvFormat(hnd)) { in GetNumFlexPlanes()777 if (!IsYuvFormat(hnd)) { in GetFlexLayout()