HomeSort by relevance Sort by last modified time
    Searched defs:QP (Results 26 - 28 of 28) sorted by null

12

  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 98 //! convert from H.263 QP to H.264 quant given by: quant=pow(2,QP/6)
155 int QP;
166 int QP; /* quantization level for current frame, = rc->Qc*/
208 int Qp;
233 uint rcEnable; /* enable rate control, '1' on, '0' const QP */
234 int initQP; /* initial QP */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp     [all...]
mp4lib_int.h 254 Int QP;
265 Int QP; /* quantization level for current frame, = rc->Qc*/
458 /* QP structure */
464 Int QP;

Completed in 73 milliseconds

12