Home
last modified time | relevance | path

Searched defs:tmpFormat (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libswscale/
Dutils.c1674 … enum AVPixelFormat tmpFormat = isBayer16BPS(srcFormat) ? AV_PIX_FMT_RGB48 : AV_PIX_FMT_RGB24; in sws_init_context() local
1710 enum AVPixelFormat tmpFormat = alphaless_fmt(srcFormat); in sws_init_context() local
1996 enum AVPixelFormat tmpFormat = AV_PIX_FMT_YUV420P; in sws_init_context() local
/third_party/lame/ACM/
DACM.cpp1232 MPEGLAYER3WAVEFORMAT * tmpFormat = (MPEGLAYER3WAVEFORMAT *) &the_Format; in GetMP3FormatForIndex() local