Home
last modified time | relevance | path

Searched refs:DXVA_Qmatrix_H264 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_fill.h34 void fill_scanlist(H264dVideoCtx_t *p_Vid, DXVA_Qmatrix_H264 *qm);
H A Dh264d_fill.c76 void fill_scanlist(H264dVideoCtx_t *p_Vid, DXVA_Qmatrix_H264 *qm) in fill_scanlist()
80 memset(qm, 0, sizeof(DXVA_Qmatrix_H264)); in fill_scanlist()
371 p_dec->DataSize = sizeof(DXVA_Qmatrix_H264); in commit_buffer()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_global.h113 DXVA_Qmatrix_H264 *qm;
H A Dhal_h264d_api.c58 p_hal->qm = (DXVA_Qmatrix_H264 *)pdes[i].pvPVPState; in explain_input_buffer()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh264d_syntax.h117 } DXVA_Qmatrix_H264, *LPDXVA_Qmatrix_H264; typedef