HomeSort by relevance Sort by last modified time
    Searched defs:skip_this (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_loopfilter.c 934 const int skip_this = mi[0].mbmi.skip && is_inter_block(&mi[0].mbmi); local
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.c 932 const int skip_this = mi[0].mbmi.skip && is_inter_block(&mi[0].mbmi); local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_loopfilter.c 932 const int skip_this = mi[0].mbmi.skip && is_inter_block(&mi[0].mbmi); local
    [all...]
  /art/compiler/dex/quick/
gen_invoke.cc 727 uintptr_t direct_method, InvokeType type, bool skip_this) {
734 if (skip_this) {
770 uintptr_t direct_method, InvokeType type, bool skip_this) {
1757 bool skip_this; local
    [all...]
  /art/compiler/dex/
mir_graph.h 529 bool skip_this; member in struct:art::CallInfo
    [all...]

Completed in 168 milliseconds