Searched refs:KEY_HDR_STATIC_INFO (Results 1 – 7 of 7) sorted by relevance
984 public static final String KEY_HDR_STATIC_INFO = "hdr-static-info"; field in MediaFormat
566 format->setBuffer(KEY_HDR_STATIC_INFO, invalidSizeHDRInfoBuffer); in TEST()575 format->setBuffer(KEY_HDR_STATIC_INFO, invalidHDRInfoBuffer); in TEST()
996 if (msg->findBuffer(KEY_HDR_STATIC_INFO, &hdrInfo) in configure()997 && !config->mOutputFormat->findBuffer(KEY_HDR_STATIC_INFO, &hdrInfo)) { in configure()998 config->mOutputFormat->setBuffer(KEY_HDR_STATIC_INFO, hdrInfo); in configure()
1277 msg->setBuffer(KEY_HDR_STATIC_INFO, ABuffer::CreateAsCopy(&meta, sizeof(meta))); in getSdkFormatForDomain()1444 if (params->findBuffer(KEY_HDR_STATIC_INFO, &hdrMeta) in getReflectedFormat()
764 constexpr char KEY_HDR_STATIC_INFO[] = "hdr-static-info"; variable
25325 field public static final String KEY_HDR_STATIC_INFO = "hdr-static-info";
25349 field public static final String KEY_HDR_STATIC_INFO = "hdr-static-info";