Home
last modified time | relevance | path

Searched defs:min_precision (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_signature.h54 uint32_t min_precision; // Minimum precision of input/output data member
Ddxil_module.h139 min_precision : 1, member
/third_party/ffmpeg/libavformat/
Dmux.c90 AVRational ff_choose_timebase(AVFormatContext *s, AVStream *st, int min_precision) in ff_choose_timebase()