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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h669 int64_t bytes_in_layer[VPX_TS_MAX_LAYERS]; member in struct:VP8_COMP
H A Donyx_if.c2220 double dr = (double)cpi->bytes_in_layer[i] *
2273 double dr = (double)cpi->bytes_in_layer[i] *
5512 cpi->bytes_in_layer[i] += *size;
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h670 int64_t bytes_in_layer[VPX_TS_MAX_LAYERS]; member in struct:VP8_COMP
H A Donyx_if.c2170 double dr = (double)cpi->bytes_in_layer[i] *
2223 double dr = (double)cpi->bytes_in_layer[i] *
5344 cpi->bytes_in_layer[i] += *size;

Completed in 126 milliseconds