Home
last modified time | relevance | path

Searched defs:n0 (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_prob.h63 static INLINE vp9_prob get_binary_prob(int n0, int n1) { in get_binary_prob()
Dvp9_entropy.c751 const int n0 = counts[i][j][k][l][ZERO_TOKEN]; in adapt_coef_probs() local
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_rt.c41 static void init_delay(PERF_RTdata_delay *dDelay, long n0) in init_delay()
362 static void count_delay(PERF_RT_Private *me, char *tag, PERF_RTdata_delay *dDelay, long n0) in count_delay()