Searched refs:INS (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/ |
H A D | histreamer_ability_parser.cpp | 25 static const std::string INS = "ins"; variable 110 if (!IsArray(jsonObject, INS)) { in FromJson() 114 cJSON *insJson = cJSON_GetObjectItem(jsonObject, INS.c_str()); in FromJson() 196 if (!IsArray(jsonObject, INS)) { in FromJson() 200 const cJSON *insJson = cJSON_GetObjectItem(jsonObject, INS.c_str()); in FromJson() 270 if (!IsArray(jsonObject, INS)) { in FromJson() 274 cJSON *videoEncoderInsJson = cJSON_GetObjectItem(jsonObject, INS.c_str()); in FromJson() 357 if (!IsArray(jsonObject, INS)) { in FromJson() 361 cJSON *videoDecoderInsJson = cJSON_GetObjectItem(jsonObject, INS.c_str()); in FromJson()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/ |
H A D | histreamer_ability_querier.cpp | 41 static const std::string INS = "ins"; variable 271 cJSON_AddItemToObject(jsonObject, INS.c_str(), audioEncoderInsJson); in ToJson() 301 cJSON *audioEncoderInsJson = cJSON_GetObjectItemCaseSensitive(jsonObject, INS.c_str()); in FromJson() 481 cJSON_AddItemToObject(jsonObject, INS.c_str(), audioDecoderInsJson); in ToJson() 511 cJSON *audioDecoderInsJson = cJSON_GetObjectItemCaseSensitive(jsonObject, INS.c_str()); in FromJson() 673 cJSON_AddItemToObject(jsonObject, INS.c_str(), videoEncoderInsJson); in ToJson() 706 cJSON *videoEncoderInsJson = cJSON_GetObjectItemCaseSensitive(jsonObject, INS.c_str()); in FromJson() 891 cJSON_AddItemToObject(jsonObject, INS.c_str(), videoDecoderInsJson); in ToJson() 924 cJSON *videoDecoderInsJson = cJSON_GetObjectItemCaseSensitive(jsonObject, INS.c_str()); in FromJson()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/histreamer_ability_parser/ |
H A D | histreamer_ability_parser_test.cpp | 30 static const std::string INS = "ins"; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/video_res/test_cbr/1080_3M/ |
H A D | video_10800.ts | 8566 �9INS��<)7�B�Cԓ7L�_t4G��:H���IYY�̪%�e�A���k��-�~�z�^�R&tI.O���_�G,j����Pr]�f���"��…
|