Home
last modified time | relevance | path

Searched refs:RangeValueBlockUnmarshalling (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/codec/hal/include/
H A Dcodec_types.h43 bool RangeValueBlockUnmarshalling(struct HdfSBuf *data, RangeValue *dataBlock);
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_types.c395 bool RangeValueBlockUnmarshalling(struct HdfSBuf *data, RangeValue *dataBlock) in RangeValueBlockUnmarshalling() function
473 IF_FALSE_PRINT_MSG_RETURN_FALSE(RangeValueBlockUnmarshalling(data, &dataBlock->bitRate), in CodecCompCapabilityBlockUnmarshalling()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/codec_v1_0/cpp_target/codec/v1_0/
H A Dcodec_types.cpp.txt158 bool RangeValueBlockUnmarshalling(OHOS::MessageParcel& data, OHOS::HDI::Codec::V1_0::RangeValue& da…
242 if (!OHOS::HDI::Codec::V1_0::RangeValueBlockUnmarshalling(data, dataBlock.blockCount)) {
247 if (!OHOS::HDI::Codec::V1_0::RangeValueBlockUnmarshalling(data, dataBlock.blocksPerSecond)) {
267 if (!OHOS::HDI::Codec::V1_0::RangeValueBlockUnmarshalling(data, dataBlock.frameRate)) {
487 if (!OHOS::HDI::Codec::V1_0::RangeValueBlockUnmarshalling(data, dataBlock.bitRate)) {
H A Dcodec_types.h.txt312 bool RangeValueBlockUnmarshalling(OHOS::MessageParcel &data, OHOS::HDI::Codec::V1_0::RangeValue& da…
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/codec_v2_0/cpp_target/codec/v2_0/
H A Dcodec_types.cpp.txt158 bool RangeValueBlockUnmarshalling(OHOS::MessageParcel& data, OHOS::HDI::Codec::V2_0::RangeValue& da…
242 if (!OHOS::HDI::Codec::V2_0::RangeValueBlockUnmarshalling(data, dataBlock.blockCount)) {
247 if (!OHOS::HDI::Codec::V2_0::RangeValueBlockUnmarshalling(data, dataBlock.blocksPerSecond)) {
267 if (!OHOS::HDI::Codec::V2_0::RangeValueBlockUnmarshalling(data, dataBlock.frameRate)) {
487 if (!OHOS::HDI::Codec::V2_0::RangeValueBlockUnmarshalling(data, dataBlock.bitRate)) {
H A Dcodec_types.h.txt313 bool RangeValueBlockUnmarshalling(OHOS::MessageParcel &data, OHOS::HDI::Codec::V2_0::RangeValue& da…