HomeSort by relevance Sort by last modified time
    Searched refs:mSendIQMatrixBuf (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG4.h 60 bool mSendIQMatrixBuf; // indicate if iq_matrix_buffer is sent to driver
VideoDecoderMPEG4.cpp 25 mSendIQMatrixBuf(false),
411 mSendIQMatrixBuf = true;
448 if (picParam->vol_fields.bits.quant_type && mSendIQMatrixBuf)
461 mSendIQMatrixBuf = false;

Completed in 47 milliseconds