Home
last modified time | relevance | path

Searched refs:skippable (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/
DGrReducedClip.cpp50 bool skippable = false; in reduced_stack_walker() local
59 skippable = true; in reduced_stack_walker()
62 skippable = true; in reduced_stack_walker()
67 skippable = true; in reduced_stack_walker()
69 skippable = true; in reduced_stack_walker()
72 if (!skippable) { in reduced_stack_walker()
83 skippable = true; in reduced_stack_walker()
85 skippable = true; in reduced_stack_walker()
89 skippable = true; in reduced_stack_walker()
92 skippable = true; in reduced_stack_walker()
[all …]
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c78 uint8_t skippable; member
572 args->skippable &= !x->plane[plane].eobs[block]; in block_rd_txfm()
577 int *skippable, int64_t *sse, in txfm_rd_in_plane() argument
588 args.skippable = 1; in txfm_rd_in_plane()
603 *skippable = 0; in txfm_rd_in_plane()
608 *skippable = args.skippable; in txfm_rd_in_plane()
1069 int64_t *distortion, int *skippable, in rd_pick_intra_sby_mode() argument
1094 if (*skippable) in rd_pick_intra_sby_mode()
1116 *skippable = s; in rd_pick_intra_sby_mode()
1129 int *rate, int64_t *distortion, int *skippable, in super_block_uvrd() argument
[all …]
Dvp9_tokenize.c545 int *skippable; member
554 args->skippable[0] &= (!args->eobs[block]); in is_skippable()
575 *(args->skippable) |= (args->eobs[block] > eobs); in has_high_freq_coeff()
Dvp9_context_tree.h47 int skippable; member
Dvp9_pickmode.c566 int *skippable, int64_t *sse, int plane, in block_yrd() argument
574 *skippable = 0; in block_yrd()
579 int *skippable, int64_t *sse, int plane, in block_yrd() argument
598 *skippable = 1; in block_yrd()
646 *skippable &= (*eob == 0); in block_yrd()
653 if (*skippable && *sse < INT64_MAX) { in block_yrd()
684 if (*skippable == 0) { in block_yrd()
Dvp9_encodeframe.c1194 ctx->skippable = 0; in rd_pick_sb_modes()
2512 if (!x->e_mbd.lossless && ctx->skippable && in rd_pick_partition()
/external/icu/icu4c/source/data/unidata/
Dchanges.txt1645 * un-hardcode normalization skippable (NF*_Inert) test data