Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Donyxd_int.h126 int independent_partitions; member
Ddecodeframe.c132 throw_residual = (!pbi->independent_partitions && in decode_macroblock()
606 int corrupt_residual = (!pbi->independent_partitions && in decode_mb_rows()
983 int prev_independent_partitions = pbi->independent_partitions; in vp8_decode_frame()
1298 pbi->independent_partitions = 1; in vp8_decode_frame()
1315 pbi->independent_partitions = 0; in vp8_decode_frame()
1375 pbi->independent_partitions = prev_independent_partitions; in vp8_decode_frame()
Donyxd_if.c103 pbi->independent_partitions = 0; in create_decompressor()
Dthreading.c128 throw_residual = (!pbi->independent_partitions && in mt_decode_macroblock()
428 (!pbi->independent_partitions && in mt_decode_mb_rows()