Searched defs:scaleLineSize_ (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/ | ||
H A D | video_ffmpeg_decoder_plugin.h | 134 int32_t scaleLineSize_[AV_NUM_DATA_POINTERS]; member in OHOS::Media::Plugin::Ffmpeg::VideoFfmpegDecoderPlugin |
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/ | ||
H A D | hevc_decoder.h | 187 int32_t scaleLineSize_[AV_NUM_DATA_POINTERS] = {0}; member in OHOS::MediaAVCodec::Codec::HevcDecoder |
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/ | ||
H A D | fcodec.h | 154 int32_t scaleLineSize_[AV_NUM_DATA_POINTERS] = {0}; member in OHOS::MediaAVCodec::Codec::FCodec |
Completed in 2 milliseconds