• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4    name: "android.hardware.media.omx@1.0",
5    root: "android.hardware",
6    vndk: {
7        enabled: true,
8    },
9    srcs: [
10        "types.hal",
11        "IGraphicBufferSource.hal",
12        "IOmx.hal",
13        "IOmxBufferSource.hal",
14        "IOmxNode.hal",
15        "IOmxObserver.hal",
16        "IOmxStore.hal",
17    ],
18    interfaces: [
19        "android.hardware.graphics.bufferqueue@1.0",
20        "android.hardware.graphics.common@1.0",
21        "android.hardware.media@1.0",
22        "android.hidl.base@1.0",
23    ],
24    types: [
25        "CodecBuffer",
26        "ColorAspects",
27        "Message",
28        "PortMode",
29        "Status",
30    ],
31    gen_java: false,
32}
33
34