Updated on 2022-03-13 GMT+08:00

RDMACHANNEL Structure

Member Variable

Description

Value Range

Long luma_head_addr

Header address of the Y component

-

Long chroma_head_addr

Header address of the U and V components

-

unsigned int luma_head_stride

Header stride of the Y component

-

nsigned int chroma_head_stride;

Header stride of the U and V components

-

long luma_payload_addr

Address of the Y component data

-

long chroma_payload_addr

Address of the U and V component data

-

unsigned int luma_payload_stride

Header stride of the Y component data

-

unsigned int chroma_payload_stride;

Header stride of the U and V component data

-