Searched refs:GetFormatInfo (Results 1 – 10 of 10) sorted by relevance
160 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in Clamp()188 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in ApplyDefaults()207 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in ApplyUnusedDefaults()220 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in Quantize()657 const SWR_FORMAT_INFO& info = GetFormatInfo(state.format); in Create()
261 const SWR_FORMAT_INFO &info = GetFormatInfo((SWR_FORMAT)ied.Format); in JitLoadVertices()521 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in IsOddFormat()532 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in IsUniformFormat()552 const SWR_FORMAT_INFO& info = GetFormatInfo(format); in UnpackComponents()573 const SWR_FORMAT_INFO &info = GetFormatInfo(format); in CreateGatherOddFormats()633 const SWR_FORMAT_INFO &info = GetFormatInfo(format); in ConvertFormat()719 const SWR_FORMAT_INFO &info = GetFormatInfo((SWR_FORMAT)ied.Format); in JitGatherVertices()
1008 const SWR_FORMAT_INFO &info = GetFormatInfo(format); in Gather4()
108 const SWR_FORMAT_INFO& info = GetFormatInfo(pDstSurface->format); in StoreHotTileToSurface()
395 const SWR_FORMAT_INFO &info = GetFormatInfo(pState->format);534 const SWR_FORMAT_INFO &info = GetFormatInfo(pState->format);566 const SWR_FORMAT_INFO &info = GetFormatInfo(pState->format);
147 const SWR_FORMAT_INFO& info = GetFormatInfo(pSrcSurface->format); in LoadHotTile()
258 INLINE const SWR_FORMAT_INFO& GetFormatInfo(SWR_FORMAT format) in GetFormatInfo() function
300 bool GetFormatInfo(struct v4l2_format* format,
922 if (GetFormatInfo(&format, &visible_size, &again) && !again) { in ServiceDeviceTask()1635 bool ret = GetFormatInfo(&format, &visible_size, &again); in FinishResolutionChange()1705 bool V4L2VideoDecodeAccelerator::GetFormatInfo(struct v4l2_format* format, in GetFormatInfo() function in media::V4L2VideoDecodeAccelerator
492 const SWR_FORMAT_INFO &swr_desc = GetFormatInfo( in swr_create_vertex_elements_state()1418 const SWR_FORMAT_INFO& info = GetFormatInfo(compileState.format); in swr_update_derived()