Searched refs:Dict (Results 1 – 6 of 6) sorted by relevance
/frameworks/av/media/codec2/sfplugin/ |
D | ReflectedParamUpdater.h | 67 struct Dict : public std::map<std::string, Value> { struct 68 Dict() = default; 155 const Dict ¶ms, 193 const Dict ¶ms, 202 Dict getParams( 205 Dict getParams( 224 const Dict ¶ms,
|
D | ReflectedParamUpdater.cpp | 37 std::string ReflectedParamUpdater::Dict::debugString(size_t indent_) const { in debugString() 237 const Dict ¶ms, in getParamIndicesFromMessage() 306 const Dict ¶ms, in updateParamsFromMessage() 378 const Dict ¶ms, in parseMessageAndDoWork() 490 ReflectedParamUpdater::Dict 499 ReflectedParamUpdater::Dict 501 Dict ret; in getParams()
|
D | CCodecConfig.h | 383 const ReflectedParamUpdater::Dict &reflected, 392 ReflectedParamUpdater::Dict getReflectedFormat(
|
D | CCodecConfig.cpp | 1324 ReflectedParamUpdater::Dict reflected = mParamUpdater->getParams(paramPointers); in updateFormats() 1373 const ReflectedParamUpdater::Dict &reflected, in getFormatForDomain() 1724 ReflectedParamUpdater::Dict CCodecConfig::getReflectedFormat( in getReflectedFormat() 1926 ReflectedParamUpdater::Dict filtered; in getReflectedFormat() 2043 ReflectedParamUpdater::Dict params = getReflectedFormat(sdkParams, configDomain); in getConfigUpdateFromSdkParams()
|
/frameworks/av/media/module/extractors/fuzzers/ |
D | README.md | 33 Dict file (dictionary file) is created for MP4 to ensure that the required MP4 97 Dict file (dictionary file) is created for AMR to ensure that the required start 131 Dict file (dictionary file) is created for MKV to ensure that the required element 165 Dict file (dictionary file) is created for OGG to ensure that the required start 200 Dict files (dictionary files) are created for MPEG2-PS and MPEG2-TS to ensure that the 298 Dict file (dictionary file) is created for FLAC to ensure that the required start 332 Dict file (dictionary file) is created for MIDI to ensure that the required MIDI
|
/frameworks/av/media/module/codecs/m4v_h263/fuzzer/ |
D | README.md | 8 Dict files (dictionary files) are created for MPEG4 and H263 to ensure that the required start
|