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

/hardware/intel/common/wrs_omxil_core/core/src/
H A Dintel_video_config_parser.cpp35 #define GetUnalignedQwordEx( pb, qw ) GetUnalignedQword( pb, qw ); (pb) += sizeof(uint64); macro
41 #define LoadQWORD( qw, p ) GetUnalignedQwordEx( p, qw )

Completed in 4 milliseconds