Searched refs:independent_partitions (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
H A Donyxd_int.h122 int independent_partitions; member in struct:VP8D_COMP
H A Ddecodframe.c132 throw_residual = (!pbi->independent_partitions &&
606 int corrupt_residual = (!pbi->independent_partitions &&
992 int prev_independent_partitions = pbi->independent_partitions;
1307 pbi->independent_partitions = 1;
1324 pbi->independent_partitions = 0;
1384 pbi->independent_partitions = prev_independent_partitions;
H A Donyxd_if.c103 pbi->independent_partitions = 0;
H A Dthreading.c128 throw_residual = (!pbi->independent_partitions &&
428 (!pbi->independent_partitions &&

Completed in 133 milliseconds