Home
last modified time | relevance | path

Searched defs:inter_max_run1 (Results 1 – 2 of 2) sorted by relevance

/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dvlc_tab.cpp89 const int inter_max_run1[4] = { 999, 40, 1, 0 }; variable
/external/opencore/codecs_v2/video/m4v_h263/enc/src/
Dvlc_enc_tab.h152 static const Int inter_max_run1[4] = { 999, 40, 1, 0 }; variable