Searched defs:nnz (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Dh264dsp_mmx.c205 static void h264_loop_filter_strength_mmx2( int16_t bS[2][4][4], uint8_t nnz[40], int8_t ref[2][40], int16_t mv[2][40][2], argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_mvpred.h445 uint8_t *nnz; local
[all...]
H A Dh264idct_template.c177 int nnz = nnzc[ scan8[i] ]; local
196 int nnz = nnzc[ scan8[i] ]; local
H A Dh264_mb.c640 const int nnz = h->non_zero_count_cache[scan8[i + p * 16]]; local
667 int nnz, tr; local
H A Dh264_cavlc.c670 uint8_t *nnz; local
691 uint8_t * const nnz= &h->non_zero_count_cache[ scan8[4*i8x8+p*16] ]; local
[all...]
H A Dh264_slice.c2092 uint8_t *nnz; local
[all...]
H A Daacdec.c1656 unsigned nnz; local
1696 unsigned nnz; local
1719 unsigned nzt, nnz; local
[all...]
H A Dvp8.c1373 int nnz_pred, nnz, nnz_total = 0; local
1572 int x, y, mode, nnz; local
[all...]
H A Dh264.h1003 uint8_t *nnz = h->non_zero_count[mb_xy]; local
[all...]
H A Dvp9.c2016 decode_coeffs_b_generic(VP56RangeCoder *c, int16_t *coef, int n_coeffs, int is_tx32x32, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, const int16_t *qmul) argument
2123 decode_coeffs_b(VP56RangeCoder *c, int16_t *coef, int n_coeffs, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, const int16_t *qmul) argument
2133 decode_coeffs_b32(VP56RangeCoder *c, int16_t *coef, int n_coeffs, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, const int16_t *qmul) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_mvpred.h418 uint8_t *nnz; local
[all...]
H A Dh264idct_template.c185 int nnz = nnzc[ scan8[i] ]; local
204 int nnz = nnzc[ scan8[i] ]; local
H A Dh264_cavlc.c665 uint8_t *nnz; local
686 uint8_t * const nnz= &h->non_zero_count_cache[ scan8[4*i8x8+p*16] ]; local
[all...]
H A Dvp8.c780 int nnz_pred, nnz, nnz_total = 0; local
973 int x, y, mode, nnz; local
[all...]
H A Daacdec.c1141 unsigned nnz; local
1181 unsigned nnz; local
1204 unsigned nzt, nnz; local
[all...]
H A Dh264.c1767 const int nnz = h->non_zero_count_cache[ scan8[i+p*16] ]; local
1794 int nnz, tr; local
3436 uint8_t *nnz; local
[all...]
H A Dh264.h798 uint8_t *nnz = h->non_zero_count[mb_xy]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dh264dsp.c297 int nnz = nnzc[ scan8[i] ]; local
322 int nnz = nnzc[ scan8[i] ]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dh264_altivec.c533 int nnz = nnzc[ scan8[i] ]; local
552 int nnz = nnzc[ scan8[i] ]; local

Completed in 337 milliseconds