Searched defs:nnz4 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvp8.c1348 uint32_t nnz4 = AV_RL32(s->non_zero_count_cache[y]); local
1369 uint32_t nnz4 = AV_RL32(s->non_zero_count_cache[4+ch]); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp8.c1966 uint32_t nnz4 = AV_RL32(td->non_zero_count_cache[y]); local
1991 uint32_t nnz4 = AV_RL32(td->non_zero_count_cache[4 + ch]); local
[all...]

Completed in 67 milliseconds