Home
last modified time | relevance | path

Searched defs:isInterlaced (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec_h264.cpp73 d3d12_video_decoder_get_frame_info_h264( struct d3d12_video_decoder *pD3D12Dec, uint32_t *pWidth, uint32_t *pHeight, uint16_t *pMaxDPB, bool &isInterlaced) d3d12_video_decoder_get_frame_info_h264() argument
H A Dd3d12_video_dec.cpp1012 bool isInterlaced; in d3d12_video_decoder_reconfigure_dpb() local
1116 d3d12_video_decoder_get_frame_info( struct d3d12_video_decoder *pD3D12Dec, uint32_t *pWidth, uint32_t *pHeight, uint16_t *pMaxDPB, bool &isInterlaced) d3d12_video_decoder_get_frame_info() argument

Completed in 6 milliseconds