Searched refs:fFormatConversionFunc (Results 1 – 2 of 2) sorted by relevance
103 fFormatConversionFunc(NULL), in AVCodecDecoder()504 fFormatConversionFunc = 0; in _NegotiateVideoOutputFormat()527 if (fFormatConversionFunc == NULL) { in _NegotiateVideoOutputFormat()1665 if (fFormatConversionFunc == NULL) {1666 fFormatConversionFunc = resolve_colorspace(fOutputColorSpace,1688 if (fFormatConversionFunc != NULL) {1711 (*fFormatConversionFunc)(&deinterlacedFrame,1721 (*fFormatConversionFunc)(fRawDecodedPicture,
131 gfx_convert_func fFormatConversionFunc; variable