beautypg.com

Video encoder library, Initenc, Readenc – Sundance SMT319 User Manual

Page 37

background image

Version 1.0.7

Page 37 of 45

SMT319 User Manual

Video Encoder library

InitEnc

Initialises video decoder.

Prototype

void InitEnc(REG_CONFIG* config_data)

Parameters

Config_data: array of type REG_CONFIG, containing initialisation data.

ReadEnc

Read register a of video encoder.

Prototype

unsigned int ReadEnc(int a)

Parameters

a: address of register to read.

Return value

Returns read value.