HomeSort by relevance Sort by last modified time
    Searched refs:loff (Results 1 - 25 of 50) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_reconintra.h 27 int aoff, int loff, int plane);
vp9_blockd.c 101 int aoff, int loff) {
103 ENTROPY_CONTEXT *const l = pd->left_context + loff;
129 if (left_contexts + loff > blocks_high)
130 left_contexts = blocks_high - loff;
vp9_blockd.h 325 int aoff, int loff);
vp9_reconintra.c 888 int aoff, int loff, int plane) {
895 const int y = loff * 4;
  /external/libvpx/libvpx/vp9/common/
vp9_reconintra.h 25 int aoff, int loff, int plane);
vp9_blockd.c 101 int aoff, int loff) {
103 ENTROPY_CONTEXT *const l = pd->left_context + loff;
129 if (left_contexts + loff > blocks_high)
130 left_contexts = blocks_high - loff;
vp9_blockd.h 323 int aoff, int loff);
vp9_reconintra.c 440 int aoff, int loff, int plane) {
447 const int y = loff * 4;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_reconintra.h 25 int aoff, int loff, int plane);
vp9_blockd.c 101 int aoff, int loff) {
103 ENTROPY_CONTEXT *const l = pd->left_context + loff;
129 if (left_contexts + loff > blocks_high)
130 left_contexts = blocks_high - loff;
vp9_blockd.h 323 int aoff, int loff);
vp9_reconintra.c 442 int aoff, int loff, int plane) {
449 const int y = loff * 4;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_tokenize.c 257 int aoff, loff; local
258 txfrm_block_to_raster_xy(plane_bsize, tx_size, block, &aoff, &loff);
260 aoff, loff);
323 int aoff, loff; local
324 txfrm_block_to_raster_xy(plane_bsize, tx_size, block, &aoff, &loff);
327 pd->left_context + loff);
380 vp9_set_contexts(xd, pd, plane_bsize, tx_size, c > 0, aoff, loff);
  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.c 173 int aoff, loff; local
174 txfrm_block_to_raster_xy(plane_bsize, tx_size, block, &aoff, &loff);
176 aoff, loff);
239 int aoff, loff; local
240 txfrm_block_to_raster_xy(plane_bsize, tx_size, block, &aoff, &loff);
243 pd->left_context + loff);
285 vp9_set_contexts(xd, pd, plane_bsize, tx_size, c > 0, aoff, loff);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_tokenize.c 173 int aoff, loff; local
174 txfrm_block_to_raster_xy(plane_bsize, tx_size, block, &aoff, &loff);
176 aoff, loff);
239 int aoff, loff; local
240 txfrm_block_to_raster_xy(plane_bsize, tx_size, block, &aoff, &loff);
243 pd->left_context + loff);
285 vp9_set_contexts(xd, pd, plane_bsize, tx_size, c > 0, aoff, loff);
  /external/valgrind/main/helgrind/
libhb_core.c 3360 UWord loff = (a - atag) \/ 8; local
3377 UWord loff = (a - atag) \/ 8; local
3419 UWord loff = (a - atag) \/ 8; local
3447 UWord loff = (a - atag) \/ 8; local
3475 UWord loff = (a - atag) \/ 8; local
3502 UWord loff = (a - atag) \/ 8; local
3534 UWord loff = (a - atag) \/ 8; local
3562 UWord loff = (a - atag) \/ 8; local
3590 UWord loff = (a - atag) \/ 8; local
3617 UWord loff = (a - atag) \/ 8; local
    [all...]
  /frameworks/support/v4/java/android/support/v4/view/
ViewPager.java     [all...]
  /development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar 
  /development/samples/training/basic/ActivityLifecycle/libs/
android-support-v13.jar 
  /development/samples/training/basic/FragmentBasics/libs/
android-support-v4.jar 
  /development/samples/training/location-aware/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/app/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/lib1/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/lib2/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests2/lib1/libs/
android-support-v4.jar 

Completed in 1177 milliseconds

1 2