Searched refs:widthAlignment (Results 1 – 10 of 10) sorted by relevance
| /drivers/peripheral/codec/interfaces/include/ |
| D | codec_common_type.h | 128 int32_t widthAlignment; /** Value to align with the width */ member
|
| /drivers/peripheral/codec/image/config/ |
| D | codec_image_config.cpp | 144 {CODEC_CONFIG_KEY_WIDTH_ALIGNMENT, cap.widthAlignment, 0}, in GetOneCapability()
|
| /drivers/interface/codec/image/v1_0/ |
| D | CodecImageType.idl | 96 unsigned int widthAlignment; /**< Alignment value of the width. */
|
| /drivers/peripheral/codec/hdi_service/codec_service_stub/ |
| D | stub_msgproc.c | 28 if (!HdfSbufWriteInt32(reply, alignment->widthAlignment)) { in CodecSerPackAlignment()
|
| D | codec_config_parser.c | 284 (uint32_t*)&cap->port.video.whAlignment.widthAlignment, 0) != HDF_SUCCESS) { in GetVideoOfCapability()
|
| /drivers/peripheral/codec/hal/idl_service/src/ |
| D | codec_component_config.cpp | 324 {CODEC_CONFIG_KEY_WIDTH_ALIGNMENT, cap.port.video.whAlignment.widthAlignment, 0}, in GetVideoPortCapability()
|
| /drivers/peripheral/codec/hal/src/ |
| D | codec_config_parser.c | 132 …ODEC_CONFIG_KEY_WIDTH_ALIGNMENT, (uint32_t*)&cap->port.video.whAlignment.widthAlignment, 0}, in GetVideoPortCapability()
|
| /drivers/peripheral/codec/test/unittest/hdi_v1.0/ |
| D | codec_proxy_test.cpp | 133 HDF_LOGI("widthAlignment:%{public}d", cap->port.video.whAlignment.widthAlignment); in PrintCapability()
|
| /drivers/interface/codec/v1_0/ |
| D | CodecTypes.idl | 252 int widthAlignment; /**< Alignment value of the width. */
|
| /drivers/peripheral/codec/test/unittest/hdi_adapter/ |
| D | codec_hdi_adapter_test.cpp | 218 HDF_LOGI("widthAlignment:%{public}d", cap->port.video.whAlignment.widthAlignment); in PrintCapability()
|