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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
max_level.h 96 extern const int inter_max_level[2][NCOEFF_BLOCK];
vlc_tab.cpp 49 const int inter_max_level[2][NCOEFF_BLOCK] = variable
    [all...]
vlc_decode.cpp 1107 pTcoef->level = pTcoef->level + inter_max_level[pTcoef->last][pTcoef->run];
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_enc_tab.h 112 static const Int inter_max_level[2][64] = variable
vlc_encode.cpp     [all...]

Completed in 101 milliseconds