Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/tests/
Dfloatimg_cmp.c64 enum AVPixelFormat inFormat = AV_PIX_FMT_NONE; in main() local
/third_party/mesa3d/src/mesa/main/
Dglformats.c204 _mesa_compute_component_mapping(GLenum inFormat, GLenum outFormat, GLubyte *map) in _mesa_compute_component_mapping()