Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/media_manager/
H A Dmedia_format.h74 struct CodecInfo { struct
75 std::string mimeType;
99 CodecInfo codecInfo {}; argument
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_a2dp_src.h59 struct CodecInfo { struct
60 CodecType codecType;
61 CodecBitsPerSample codecBitsPerSample;
62 CodecChannelMode codecChannelMode;
63 CodecSampleRate codecSampleRate;
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Da2dp_parcel_codec.h111 struct CodecInfo { struct
113 uint8_t codecPriority;
116 uint8_t codecType;
119 uint32_t sampleRate;
122 uint8_t bitsPerSample;
147 CodecInfo codecInfo; argument
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_def.h85 struct CodecInfo { struct
86 A2dpCodecIndex codecIndex;
87 uint8_t codecInfo[A2DP_CODEC_SIZE]; // Codec codecInfo