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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 112 int iqmat[64]; /* Intra quant.matrix */ member in struct:tagVol
vlc_dequant.cpp 103 qmat = currVol->iqmat;
    [all...]
vop.cpp 482 qmat = currVol->iqmat;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 104 Int iqmat[64]; /* Intra quant.matrix */ member in struct:tagVol
mp4enc_api.cpp     [all...]
fastcodemb.cpp 332 qmat = currVol->iqmat;

Completed in 43 milliseconds