Home
last modified time | relevance | path

Searched refs:loff (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.c89 int aoff, int loff) { in vp9_set_contexts() argument
91 ENTROPY_CONTEXT *const l = pd->left_context + loff; in vp9_set_contexts()
115 if (left_contexts + loff > blocks_high) left_contexts = blocks_high - loff; in vp9_set_contexts()
Dvp9_reconintra.h26 int aoff, int loff, int plane);
Dvp9_reconintra.c408 int aoff, int loff, int plane) { in vp9_predict_intra_block() argument
411 const int have_top = loff || (xd->above_mi != NULL); in vp9_predict_intra_block()
415 const int y = loff * 4; in vp9_predict_intra_block()
Dvp9_blockd.h287 int aoff, int loff);
/external/libaom/libaom/av1/common/
Dblockd.c33 int has_eob, int aoff, int loff) { in av1_set_contexts() argument
35 ENTROPY_CONTEXT *const l = pd->left_context + loff; in av1_set_contexts()
52 const int left_contexts = AOMMIN(txs_high, blocks_high - loff); in av1_set_contexts()
Dreconintra.h35 int dst_stride, int aoff, int loff, int plane);
Dblockd.h958 int has_eob, int aoff, int loff);
/external/kernel-headers/original/uapi/linux/
Dscif_ioctl.h179 __s64 loff; member
/external/u-boot/scripts/
Dcheckpatch.pl1314 my $loff = 0;
1335 $loff = $len;
1423 $loff = $len + 1;
1437 $line, $remain + 1, $off - $loff + 1, $level);
/external/libexif/m4m/
Dstdint.m4446 /* note: all ELF-systems seem to have loff-support which needs 64-bit */
/external/libmtp/m4/
Dstdint.m4444 /* note: all ELF-systems seem to have loff-support which needs 64-bit */