HomeSort by relevance Sort by last modified time
    Searched defs:max_entries (Results 1 - 13 of 13) sorted by null

  /external/kernel-headers/original/linux/
stacktrace.h 6 unsigned int nr_entries, max_entries; member in struct:stack_trace
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.cpp 2397 int32 max_entries; local
2476 int32 max_entries; local
    [all...]
  /external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_node.cpp 502 uint32 starting_index, int32 max_entries, char* query_key, const OsclAny* aContext)
507 cmd.PVMFAACFFParserNodeCommand::Construct(aSessionId, PVMF_AAC_PARSER_NODE_GETNODEMETADATAKEYS, aKeyList, starting_index, max_entries, query_key, aContext);
514 Oscl_Vector<PvmiKvp, OsclMemAllocator>& aValueList, uint32 starting_index, int32 max_entries, const OsclAny* aContext)
519 cmd.PVMFAACFFParserNodeCommand::Construct(aSessionId, PVMF_AAC_PARSER_NODE_GETNODEMETADATAVALUES, aKeyList, aValueList, starting_index, max_entries, aContext);
2393 int32 max_entries; local
2550 int32 max_entries; local
    [all...]
  /external/opencore/nodes/pvamrffparsernode/src/
pvmf_amrffparser_node.cpp 467 int32 max_entries; local
470 aCmd.PVMFAMRFFNodeCommand::Parse(keylistptr, starting_index, max_entries, query_key);
476 if ((starting_index > (iAvailableMetadataKeys.size() - 1)) || max_entries == 0)
521 if (max_entries > 0 && num_added >= max_entries)
564 if ((max_entries > 0) && (num_added >= max_entries))
590 int32 max_entries; local
592 aCmd.PVMFAMRFFNodeCommand::Parse(keylistptr_in, valuelistptr, starting_index, max_entries);
615 if (starting_index > (numkeys - 1) || numkeys == 0 || max_entries == 0
    [all...]
  /external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_downloadmanager_node.cpp 2656 int32 max_entries; local
2681 int32 max_entries; local
    [all...]
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.cpp 1421 int32 max_entries; local
1499 int32 max_entries; local
    [all...]
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node_metadata.cpp 1676 int32 max_entries; local
1796 int32 max_entries; local
5166 int32 max_entries; local
    [all...]
  /external/opencore/nodes/pvomxvideodecnode/src/
pvmf_omx_videodec_node.cpp 1757 int32 max_entries; local
1888 int32 max_entries; local
    [all...]
  /external/opencore/nodes/pvwavffparsernode/src/
pvmf_wavffparser_node.cpp 2430 int32 max_entries; local
2513 int32 max_entries; local
    [all...]
  /external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
pvmf_sm_fsp_base_impl.cpp 2792 int32 max_entries; local
2919 int32 max_entries; local
    [all...]
  /external/opencore/pvmi/content_policy_manager/src/
cpm.cpp 2456 int32 max_entries; local
    [all...]
  /external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
pvmf_sm_fsp_rtsp_unicast.cpp 3758 int32 max_entries; local
    [all...]
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_node.cpp 7001 int32 max_entries; local
7104 int32 max_entries; local
    [all...]

Completed in 1339 milliseconds