Searched refs:configureAvStreamType (Results 1 – 3 of 3) sorted by relevance
111 Result FilterClient::configureAvStreamType(AvStreamType avStreamType) { in configureAvStreamType() function in android::FilterClient114 Status s = mTunerFilter->configureAvStreamType(avStreamType); in configureAvStreamType()
101 Result configureAvStreamType(AvStreamType avStreamType);
4313 res = filterClient->configureAvStreamType(streamType); in android_media_tv_Tuner_configure_filter()