Home
last modified time | relevance | path

Searched defs:fmt_map (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavdevice/
Dv4l2-common.h49 struct fmt_map { struct
55 extern const struct fmt_map ff_fmt_conversion_table[]; argument
/third_party/ffmpeg/libavcodec/
Dv4l2_fmt.c36 } fmt_map[] = { variable
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-audio.c60 static const GstOss4AudioFormat fmt_map[] = { variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTestMessageFormat.java1041 Map fmt_map = msg.parseToMap(source); in testParseNamedArguments() local
1053 Map fmt_map = msg.parseToMap(source, pp); in testParseNamedArguments() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTestMessageFormat.java1038 Map fmt_map = msg.parseToMap(source); in testParseNamedArguments() local
1050 Map fmt_map = msg.parseToMap(source, pp); in testParseNamedArguments() local