Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/core/src/
Dintel_video_config_parser.cpp35 #define GetUnalignedQwordEx( pb, qw ) GetUnalignedQword( pb, qw ); (pb) += sizeof(uint64); argument
41 #define LoadQWORD( qw, p ) GetUnalignedQwordEx( p, qw ) argument
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_video_config_parser.cpp35 #define GetUnalignedQwordEx( pb, qw ) GetUnalignedQword( pb, qw ); (pb) += sizeof(uint64); argument
41 #define LoadQWORD( qw, p ) GetUnalignedQwordEx( p, qw ) argument