Searched refs:eVideoBsType (Results 1 – 14 of 14) sorted by relevance
94 m_sDecParam.sVideoProperty.eVideoBsType = (VIDEO_BITSTREAM_TYPE) (rand() % 2); in Init()113 m_sDecParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in ValidInit()283 m_sDecParam.sVideoProperty.eVideoBsType = (VIDEO_BITSTREAM_TYPE) (rand() % 2); in TestParseOnlyAPI()316 m_sDecParam.sVideoProperty.eVideoBsType = (VIDEO_BITSTREAM_TYPE) (rand() % 2); in TestParseOnlyAPI()
186 m_sDecParam.sVideoProperty.eVideoBsType = (VIDEO_BITSTREAM_TYPE) (rand() % 2); in Init()
547 sDecParam.sVideoProperty.eVideoBsType = (VIDEO_BITSTREAM_TYPE)atol (strTag[1].c_str());560 sDecParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT;567 sDecParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT;
77 param.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in svc_decode_init()
64 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in SetUp()
986 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in TEST_F()1110 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in TEST_F()1223 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in TEST_F()1482 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in TEST_F()1622 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in TEST_F()1693 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in TEST_F()1754 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in TEST_F()1819 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in TEST_F()
57 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT;
157 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in SetUp()
696 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in TEST_F()809 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in SetUp()1202 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in TEST_F()
33 decParam.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in TEST_P()
600 VIDEO_BITSTREAM_TYPE eVideoBsType; ///< video stream type (AVC/SVC) member
664 if (VIDEO_BITSTREAM_SVC == pCtx->pParam->sVideoProperty.eVideoBsType || in DecoderConfigParam()665 VIDEO_BITSTREAM_AVC == pCtx->pParam->sVideoProperty.eVideoBsType) { in DecoderConfigParam()666 pCtx->eVideoType = pCtx->pParam->sVideoProperty.eVideoBsType; in DecoderConfigParam()
185 dec_param.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_AVC; in gst_openh264dec_start()
665 param.sVideoProperty.eVideoBsType = VIDEO_BITSTREAM_DEFAULT; in InitDecode()