Searched refs:skippable (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrReducedClip.cpp | 181 bool skippable = false; in reduced_stack_walker() local 190 skippable = true; in reduced_stack_walker() 193 skippable = true; in reduced_stack_walker() 198 skippable = true; in reduced_stack_walker() 200 skippable = true; in reduced_stack_walker() 203 if (!skippable) { in reduced_stack_walker() 214 skippable = true; in reduced_stack_walker() 216 skippable = true; in reduced_stack_walker() 220 skippable = true; in reduced_stack_walker() 223 skippable = true; in reduced_stack_walker() [all …]
|
/external/skia/src/gpu/ |
D | GrReducedClip.cpp | 181 bool skippable = false; in reduced_stack_walker() local 190 skippable = true; in reduced_stack_walker() 193 skippable = true; in reduced_stack_walker() 198 skippable = true; in reduced_stack_walker() 200 skippable = true; in reduced_stack_walker() 203 if (!skippable) { in reduced_stack_walker() 214 skippable = true; in reduced_stack_walker() 216 skippable = true; in reduced_stack_walker() 220 skippable = true; in reduced_stack_walker() 223 skippable = true; in reduced_stack_walker() [all …]
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 742 int *skippable, int64_t *sse, in txfm_rd_in_plane() argument 767 *skippable = 0; in txfm_rd_in_plane() 772 *skippable = vp9_is_skippable_in_plane(x, bsize, plane); in txfm_rd_in_plane() 1241 int64_t *distortion, int *skippable, in rd_pick_intra_sby_mode() argument 1292 *skippable = s; in rd_pick_intra_sby_mode() 1313 int *rate, int64_t *distortion, int *skippable, in super_block_uvrd() argument 1335 *skippable = 1; in super_block_uvrd() 1346 *skippable &= pnskip; in super_block_uvrd() 1354 *skippable = 0; in super_block_uvrd() 1361 int64_t *distortion, int *skippable, in rd_pick_intra_sbuv_mode() argument [all …]
|
D | vp9_tokenize.c | 289 int *skippable; member 298 args->skippable[0] &= (!args->x->plane[plane].eobs[block]); in is_skippable()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_rdopt.c | 740 int *skippable, int64_t *sse, in txfm_rd_in_plane() argument 764 *skippable = 0; in txfm_rd_in_plane() 769 *skippable = vp9_is_skippable_in_plane(x, bsize, plane); in txfm_rd_in_plane() 1238 int64_t *distortion, int *skippable, in rd_pick_intra_sby_mode() argument 1289 *skippable = s; in rd_pick_intra_sby_mode() 1310 int *rate, int64_t *distortion, int *skippable, in super_block_uvrd() argument 1332 *skippable = 1; in super_block_uvrd() 1343 *skippable &= pnskip; in super_block_uvrd() 1351 *skippable = 0; in super_block_uvrd() 1358 int64_t *distortion, int *skippable, in rd_pick_intra_sbuv_mode() argument [all …]
|
D | vp9_tokenize.c | 290 int *skippable; member 297 args->skippable[0] &= (!args->x->plane[plane].eobs[block]); in is_skippable()
|
/external/chromium_org/tools/ |
D | bisect-perf-regression.py | 2480 skippable=False): argument 2532 if skippable and self.ShouldSkipRevision(depot, revision): 3134 metric, skippable=True)
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
D | changes.txt | 185 * un-hardcode normalization skippable (NF*_Inert) test data
|
/external/icu/icu4c/source/data/unidata/ |
D | changes.txt | 944 * un-hardcode normalization skippable (NF*_Inert) test data
|