Home
last modified time | relevance | path

Searched defs:convert_frame (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/android/pandora/mmi2grpc/mmi2grpc/
Dhap.py62 def convert_frame(data): function
Da2dp.py49 def convert_frame(data): function
/aosp_15_r20/external/pandora/mmi2grpc/mmi2grpc/
Da2dp.py50 def convert_frame(data): function
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dconvert_frame.py1135 def convert_frame(compiler_fn: CompilerFn, hooks: Hooks) -> ConvertFrame: function