Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h547 unsigned char *partition_d_end[MAX_PARTITIONS]; member
Dencodeframe.c793 cpi->partition_d_end[i + 1]); in vp8_encode_frame()
Dbitstream.c1607 validate_buffer(dp, 3 * (num_part - 1), cpi->partition_d_end[0], in vp8_pack_bitstream()
Donyx_if.c5126 cpi->partition_d_end[0] = dp; in vp8_get_compressed_data()
5132 cpi->partition_d_end[i + 1] = dp; in vp8_get_compressed_data()