accessoryservices/pluggeddisplay/edidparser/inc/cea861edidparser.h
branchCompilerCompatibility
changeset 9 b0e374890c7b
parent 0 4e1aa6a622a0
equal deleted inserted replaced
6:91ba8de50d7b 9:b0e374890c7b
   518      * Determines audio block information
   518      * Determines audio block information
   519      *
   519      *
   520      * @param   aAudioBlock
   520      * @param   aAudioBlock
   521      * @return  none
   521      * @return  none
   522      */
   522      */
   523     void CCea861EdidParser::DetermineAudioBlockInformation( TCEA861AudioDataBlock* aAudioBlock );
   523     void DetermineAudioBlockInformation( TCEA861AudioDataBlock* aAudioBlock );
   524     
   524     
   525     /**
   525     /**
   526      * Check if Latency_Fields_Preset bit is set as specified in HDMISpecification13a.pdf.
   526      * Check if Latency_Fields_Preset bit is set as specified in HDMISpecification13a.pdf.
   527      * 
   527      * 
   528      * @param aByte Byte to check.
   528      * @param aByte Byte to check.