Searched defs:GetSampleFrameCount (Results 1 – 3 of 3) sorted by relevance
177 uint32_t (*GetSampleFrameCount)(PP_Resource config); member204 uint32_t (*GetSampleFrameCount)(PP_Resource config); member
60 uint32_t GetSampleFrameCount(PP_Resource config_id) { in GetSampleFrameCount() function
156 uint32_t PPB_AudioConfig_Shared::GetSampleFrameCount() { in GetSampleFrameCount() function in ppapi::PPB_AudioConfig_Shared