Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Dv4l2-common.h41 struct fmt_map { struct
47 extern const struct fmt_map ff_fmt_conversion_table[]; argument
/third_party/ffmpeg/libavcodec/
Dv4l2_fmt.c36 } fmt_map[] = { variable
/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
/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