Searched refs:AUDIO_OUTPUT_NUM_CHANNELS_CUR_QUERY (Results 1 – 5 of 5) sorted by relevance
/external/opencore/pvmi/pvmf/include/ |
D | pvmi_kvp.h | 410 #define AUDIO_OUTPUT_NUM_CHANNELS_CUR_QUERY ".../num_channels;attr=cur" macro
|
/external/opencore/android/author/ |
D | android_audio_input.cpp | 556 else if (pv_mime_strcmp(identifier, AUDIO_OUTPUT_NUM_CHANNELS_CUR_QUERY) == 0) in getParametersSync() 559 …status = AllocateKvp(parameters, (PvmiKeyType)AUDIO_OUTPUT_NUM_CHANNELS_CUR_QUERY, num_parameter_e… in getParametersSync()
|
/external/opencore/nodes/pvomxencnode/src/ |
D | pvmf_omx_enc_port.cpp | 545 else if (pv_mime_strcmp(identifier, AUDIO_OUTPUT_NUM_CHANNELS_CUR_QUERY) == 0) in GetOutputParametersSync() 848 …status = aConfig->getParametersSync(NULL, (PvmiKeyType)AUDIO_OUTPUT_NUM_CHANNELS_CUR_QUERY, kvp, n… in NegotiateInputSettings()
|
/external/opencore/nodes/pvmp4ffcomposernode/src/ |
D | pvmp4ffcn_port.cpp | 766 …status = aConfig->getParametersSync(NULL, (PvmiKeyType)AUDIO_OUTPUT_NUM_CHANNELS_CUR_QUERY, kvp, n… in GetInputParametersFromPeer()
|
/external/opencore/pvmi/media_io/pvmi_mio_avi_wav_fileinput/src/ |
D | pvmi_mio_avi_wav_file.cpp | 559 else if (pv_mime_strcmp(aIdentifier, AUDIO_OUTPUT_NUM_CHANNELS_CUR_QUERY) == 0) in getParametersSync()
|