Home
last modified time | relevance | path

Searched defs:metadata_count (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
Dflvenc.c279 int metadata_count = 0; in write_metadata() local
Dasfenc.c397 int metadata_count; in asf_write_header1() local
/third_party/libwebsockets/include/libwebsockets/
Dlws-secure-streams-policy.h380 uint8_t metadata_count; /**< metadata count */ member
/third_party/grpc/include/grpcpp/impl/codegen/
Dcall_op_set.h55 size_t* metadata_count, const std::string& optional_error_details) { in FillMetadataArray()