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

  /external/webp/src/enc/
quant_enc.c 847 const int qV = QUANTDIV(V, mtx->iq_[0], mtx->bias_[0]) * mtx->q_[0];
848 const int err = (V - qV);
849 *v = sign ? -qV : qV;
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
toggling_stereo_g729_pt18_pt125.rtp     [all...]
hrtf_g722_1C_48.rtp     [all...]
hrtf_g722_1C_48_jitterT2.rtp     [all...]

Completed in 1874 milliseconds