Searched refs:loff (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_tokenize.c | 164 int aoff, loff; in set_entropy_context_b() local 165 txfrm_block_to_raster_xy(plane_bsize, tx_size, block, &aoff, &loff); in set_entropy_context_b() 167 aoff, loff); in set_entropy_context_b() 229 int aoff, loff; in tokenize_b() local 230 txfrm_block_to_raster_xy(plane_bsize, tx_size, block, &aoff, &loff); in tokenize_b() 233 pd->left_context + loff); in tokenize_b() 275 vp9_set_contexts(xd, pd, plane_bsize, tx_size, c > 0, aoff, loff); in tokenize_b()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_blockd.c | 101 int aoff, int loff) { in vp9_set_contexts() argument 103 ENTROPY_CONTEXT *const l = pd->left_context + loff; in vp9_set_contexts() 129 if (left_contexts + loff > blocks_high) in vp9_set_contexts() 130 left_contexts = blocks_high - loff; in vp9_set_contexts()
|
D | vp9_reconintra.h | 25 int aoff, int loff, int plane);
|
D | vp9_reconintra.c | 451 int aoff, int loff, int plane) { in vp9_predict_intra_block() argument 458 const int y = loff * 4; in vp9_predict_intra_block()
|
D | vp9_blockd.h | 315 int aoff, int loff);
|
/external/valgrind/helgrind/ |
D | libhb_core.c | 3570 UWord loff = (a - atag) / 8; in Filter__clear_1byte() local 3575 UShort u16 = line->u16s[loff]; in Filter__clear_1byte() 3576 line->u16s[loff] = u16 & ~mask; /* clear them */ in Filter__clear_1byte() 3587 UWord loff = (a - atag) / 8; in Filter__clear_8bytes_aligned() local 3589 line->u16s[loff] = 0; in Filter__clear_8bytes_aligned() 3777 UWord loff = (a - atag) / 8; in Filter__ok_to_skip_crd64() local 3781 UShort u16 = line->u16s[loff]; in Filter__ok_to_skip_crd64() 3783 line->u16s[loff] = u16 | mask; /* set them */ in Filter__ok_to_skip_crd64() 3791 line->u16s[loff] = mask; in Filter__ok_to_skip_crd64() 3805 UWord loff = (a - atag) / 8; in Filter__ok_to_skip_crd32() local [all …]
|
/external/libmtp/m4/ |
D | stdint.m4 | 444 /* note: all ELF-systems seem to have loff-support which needs 64-bit */
|
/external/libexif/m4m/ |
D | stdint.m4 | 446 /* note: all ELF-systems seem to have loff-support which needs 64-bit */
|
/external/robolectric/lib/main/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/external/libvncserver/ |
D | acinclude.m4 | 329 dnl /* note: all ELF-systems seem to have loff-support which needs 64-bit */
|
/external/libvncserver/autom4te.cache/ |
D | traces.2 | 1041 dnl /* note: all ELF-systems seem to have loff-support which needs 64-bit */
|
D | traces.0 | 953 dnl /* note: all ELF-systems seem to have loff-support which needs 64-bit */
|