Home
last modified time | relevance | path

Searched defs:pBsBuf (Results 1 – 5 of 5) sorted by relevance

/third_party/openh264/test/api/
Dencode_options_test.cpp959 unsigned char* pBsBuf[MAX_SPATIAL_LAYER_NUM]; in TEST_F() local
1082 unsigned char* pBsBuf[MAX_SPATIAL_LAYER_NUM]; in TEST_F() local
1205 unsigned char* pBsBuf[MAX_SPATIAL_LAYER_NUM]; in TEST_F() local
1454 unsigned char* pBsBuf[MAX_SPATIAL_LAYER_NUM]; in TEST_F() local
1604 unsigned char* pBsBuf[MAX_SPATIAL_LAYER_NUM]; in TEST_F() local
1675 unsigned char* pBsBuf[MAX_SPATIAL_LAYER_NUM]; in TEST_F() local
1736 unsigned char* pBsBuf[MAX_SPATIAL_LAYER_NUM]; in TEST_F() local
1800 unsigned char* pBsBuf[MAX_SPATIAL_LAYER_NUM]; in TEST_F() local
Dencode_decode_api_test.cpp123 …tAPIBase::TestOneSimulcastAVC (SEncParamExt* pParam, ISVCDecoder** decoder, unsigned char** pBsBuf, in TestOneSimulcastAVC()
Ddecode_api_test.cpp705 unsigned char* pBsBuf; in TEST_F() local
1211 unsigned char* pBsBuf; in TEST_F() local
/third_party/openh264/codec/decoder/core/src/
Dau_parser.cpp1188 uint8_t* pBsBuf = static_cast<uint8_t*> (pMa->WelsMallocz (SPS_PPS_BS_SIZE + 4, in ParseSps() local
/third_party/openh264/codec/api/svc/
Dcodec_app_def.h635 unsigned char* pBsBuf; ///< buffer of bitstream contained member