Searched refs:partition_d_end (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h546 unsigned char *partition_d_end[MAX_PARTITIONS]; member in struct:VP8_COMP
H A Dbitstream.c1606 validate_buffer(dp, 3 * (num_part - 1), cpi->partition_d_end[0],
H A Dencodeframe.c805 cpi->partition_d_end[i + 1]);
H A Donyx_if.c5291 cpi->partition_d_end[0] = dp;
5297 cpi->partition_d_end[i + 1] = dp;
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h547 unsigned char *partition_d_end[MAX_PARTITIONS]; member in struct:VP8_COMP
H A Dbitstream.c1607 validate_buffer(dp, 3 * (num_part - 1), cpi->partition_d_end[0],
H A Dencodeframe.c792 cpi->partition_d_end[i + 1]);
H A Donyx_if.c5124 cpi->partition_d_end[0] = dp;
5130 cpi->partition_d_end[i + 1] = dp;

Completed in 392 milliseconds