Home
last modified time | relevance | path

Searched defs:_DXVA_PicParams_H264_MVC (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh264d_syntax.h326 typedef struct _DXVA_PicParams_H264_MVC { struct
327 RK_U16 wFrameWidthInMbsMinus1;
328 RK_U16 wFrameHeightInMbsMinus1;
329 DXVA_PicEntry_H264 CurrPic; /* flag is bot field flag */
330 RK_U8 num_ref_frames;
332 union {
352 RK_U8 bit_depth_luma_minus8;
353 RK_U8 bit_depth_chroma_minus8;
355 RK_U16 Reserved16Bits;
356 RK_U32 StatusReportFeedbackNumber;
[all …]