Searched refs:KEY_HDR_STATIC_INFO (Results 1 – 7 of 7) sorted by relevance
1085 public static final String KEY_HDR_STATIC_INFO = "hdr-static-info"; field in MediaFormat
1027 if (msg->findBuffer(KEY_HDR_STATIC_INFO, &hdrInfo) in configure()1028 && !config->mOutputFormat->findBuffer(KEY_HDR_STATIC_INFO, &hdrInfo)) { in configure()1029 config->mOutputFormat->setBuffer(KEY_HDR_STATIC_INFO, hdrInfo); in configure()
1408 msg->setBuffer(KEY_HDR_STATIC_INFO, ABuffer::CreateAsCopy(&meta, sizeof(meta))); in getFormatForDomain()1575 if (params->findBuffer(KEY_HDR_STATIC_INFO, &hdrMeta) in getReflectedFormat()
768 constexpr char KEY_HDR_STATIC_INFO[] = "hdr-static-info"; variable
1882 MediaFormat.KEY_HDR_STATIC_INFO, in toMediaFormat()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
26138 field public static final String KEY_HDR_STATIC_INFO = "hdr-static-info";