HomeSort by relevance Sort by last modified time
    Searched full:partition_vert_allowed (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encodeframe.c 1965 int partition_vert_allowed = !force_horz_split && xss <= yss && local
2592 int partition_vert_allowed = !force_horz_split && xss <= yss && local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 2191 int partition_vert_allowed = !force_horz_split && xss <= yss && local
2825 int partition_vert_allowed = !force_horz_split && xss <= yss && local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c 2026 int partition_vert_allowed = !force_horz_split && xss <= yss && local
2668 int partition_vert_allowed = !force_horz_split && xss <= yss && local
    [all...]

Completed in 201 milliseconds