Home
last modified time | relevance | path

Searched refs:pitch (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/jpegdec/
Dfsl_jpegdec.c372 void JPEGDEC_SetDecodeOption(jpegdec_decoder_config_t *config, uint16_t pitch, bool clearStreamBuf,… in JPEGDEC_SetDecodeOption() argument
374 config->outBufPitch = (uint32_t)pitch; in JPEGDEC_SetDecodeOption()
Dfsl_jpegdec.h399 void JPEGDEC_SetDecodeOption(jpegdec_decoder_config_t *config, uint16_t pitch, bool clearStreamBuf,…
/hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/
Dfsl_pxp.c653 uint16_t pitch, in PXP_BuildRect() argument
674 .pitchBytes = pitch, in PXP_BuildRect()
702 outputBufferConfig.pitchBytes = pitch; in PXP_BuildRect()
Dfsl_pxp.h1767 uint16_t pitch,