Searched refs:KEY_HDR_STATIC_INFO (Results 1 – 6 of 6) sorted by relevance
566 format->setBuffer(KEY_HDR_STATIC_INFO, invalidSizeHDRInfoBuffer); in TEST()575 format->setBuffer(KEY_HDR_STATIC_INFO, invalidHDRInfoBuffer); in TEST()
1587 public static final String KEY_HDR_STATIC_INFO = "hdr-static-info"; field in MediaFormat
794 inline constexpr char KEY_HDR_STATIC_INFO[] = "hdr-static-info"; variable
1637 if (msg->findBuffer(KEY_HDR_STATIC_INFO, &hdrInfo) in configure()1638 && !config->mOutputFormat->findBuffer(KEY_HDR_STATIC_INFO, &hdrInfo)) { in configure()1639 config->mOutputFormat->setBuffer(KEY_HDR_STATIC_INFO, hdrInfo); in configure()
1642 msg->setBuffer(KEY_HDR_STATIC_INFO, ABuffer::CreateAsCopy(&meta, sizeof(meta))); in getFormatForDomain()1858 if (params->findBuffer(KEY_HDR_STATIC_INFO, &hdrMeta) in getReflectedFormat()
23664 field public static final String KEY_HDR_STATIC_INFO = "hdr-static-info";