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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 113 int niqmat[64]; /* Non-intra quant.matrix */ member in struct:tagVol
vlc_dequant.cpp 416 qmat = currVol->niqmat;
    [all...]
vop.cpp 505 qmat = currVol->niqmat;
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 105 Int niqmat[64]; /* Non-intra quant.matrix */ member in struct:tagVol
mp4enc_api.cpp     [all...]
fastcodemb.cpp 348 qmat = currVol->niqmat;

Completed in 45 milliseconds