Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_format_helper.h56 uint8_t colorMatrixCoeff = 0x02; member
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Davmuxer_demo_common.h39 int colorMatrixCoeff; member
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/audiomuxer_fuzzer/
H A Daudio_muxer_demo.h58 int32_t colorMatrixCoeff; member
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp467 MatrixCoefficient colorMatrixCoeff = MatrixCoefficient::UNSPECIFIED; in SetCodecParameterColor() local
529 uint8_t colorMatrixCoeff = hevcParser_->GetColorMatrixCoeff(); in SetCodecParameterColorByParser() local