Home
last modified time | relevance | path

Searched refs:VIDEO_BITSTREAM_AVC (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/api/svc/
Dcodec_app_def.h219 VIDEO_BITSTREAM_AVC = 0, enumerator
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp185 dec_param.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_AVC; in gst_openh264dec_start()
/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp665 VIDEO_BITSTREAM_AVC == pCtx->pParam->sVideoProperty.eVideoBsType) { in DecoderConfigParam()
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp826 (VIDEO_BITSTREAM_AVC == pDecContext->eVideoType)) { in DecodeFrame2WithCtx()