Home
last modified time | relevance | path

Searched defs:pfeatures (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libopus/dnn/
H A Dosce_features.c362 float *frame, *pfeatures; in osce_calculate_features() local
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Difaceeventhandler.cpp686 void WifihalGeneric::getDriverFeatures(features_info *pfeatures) in getDriverFeatures()
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Difaceeventhandler.cpp798 void WifihalGeneric::getDriverFeatures(features_info *pfeatures) in getDriverFeatures()
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dbackend_client.rs786 let pfeatures = VhostUserProtocolFeatures::all(); in test_protocol_features() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dmaster.rs878 let pfeatures = VhostUserProtocolFeatures::all(); in test_protocol_features() localVariable