Home
last modified time | relevance | path

Searched defs:iLayerNum (Results 1 – 7 of 7) sorted by relevance

/third_party/openh264/test/api/
Ddecode_api_test.cpp563 …void prepareParam (int iLayerNum, int iSliceNum, int width, int height, float framerate, SEncParam… in prepareParam()
708 for (int iLayerNum = 0; iLayerNum < info.iLayerNum; iLayerNum++) { in TEST_F() local
864 …void prepareParam (int iLayerNum, int iSliceNum, int width, int height, float framerate, SEncParam… in prepareParam()
954 int32_t iLayerNum = 1; in TEST_F() local
1013 int32_t iLayerNum = 1; in TEST_F() local
1214 for (int iLayerNum = 0; iLayerNum < info.iLayerNum; iLayerNum++) { in TEST_F() local
Dencoder_test.cpp38 int iLayerNum; member
Dencode_decode_api_test.cpp69 void EncodeDecodeTestBase::encToDecSliceData (const int iLayerNum, const int iSliceNum, const SFram… in encToDecSliceData()
/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp3125 SLayerBSInfo*& pLayerBsInfo, int32_t& iLayerNum, int32_t& iFrameSize) { in WriteSsvcParaset()
3158 SLayerBSInfo*& pLayerBsInfo, int32_t& iLayerNum, int32_t& iFrameSize) { in WriteSavcParaset()
3245 … SLayerBSInfo*& pLayerBsInfo, int32_t& iLayerNum, int32_t& iFrameSize) { in WriteSavcParaset_Listing()
3382int32_t& iLayerNum, int32_t& iFrameSize, long long uiTimeStamp) { in PrepareEncodeFrame()
3455 int32_t iLayerNum = 0; in WelsEncoderEncodeExt() local
/third_party/openh264/codec/encoder/plus/src/
DwelsEncoderExt.cpp594 for (int32_t iLayerNum = 0; iLayerNum < pBsInfo->iLayerNum; iLayerNum++) { in UpdateStatistics() local
/third_party/openh264/test/encoder/
DEncUT_EncoderExt.cpp677 int iLayerNum = rand() % MAX_SPATIAL_LAYER_NUM; in TEST_F() local
/third_party/openh264/codec/api/svc/
Dcodec_app_def.h642 int iLayerNum; member