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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_context_tree.c 48 static void free_mode_context(PICK_MODE_CONTEXT *ctx) { function
79 free_mode_context(&tree->none);
80 free_mode_context(&tree->horizontal[0]);
81 free_mode_context(&tree->horizontal[1]);
82 free_mode_context(&tree->vertical[0]);
83 free_mode_context(&tree->vertical[1]);
148 free_mode_context(&cpi->leaf_tree[i]);
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 1021 static void free_mode_context(PICK_MODE_CONTEXT *ctx) { function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 1064 static void free_mode_context(PICK_MODE_CONTEXT *ctx) { function
    [all...]

Completed in 1181 milliseconds