OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:total_byte_count
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h
272
int64_t
total_byte_count
;
member in struct:__anon16737
417
int64_t
total_byte_count
;
member in struct:VP8_COMP
ratectrl.c
766
(cpi->
total_byte_count
* 8));
866
/ (cpi->
total_byte_count
* 8));
[
all
...]
onyx_if.c
244
lc->
total_byte_count
= cpi->
total_byte_count
;
282
cpi->
total_byte_count
= lc->
total_byte_count
;
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
onyx_int.h
275
int64_t
total_byte_count
;
member in struct:__anon28688
420
int64_t
total_byte_count
;
member in struct:VP8_COMP
ratectrl.c
766
(cpi->
total_byte_count
* 8));
866
/ (cpi->
total_byte_count
* 8));
[
all
...]
onyx_if.c
244
lc->
total_byte_count
= cpi->
total_byte_count
;
282
cpi->
total_byte_count
= lc->
total_byte_count
;
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h
275
int64_t
total_byte_count
;
member in struct:__anon39778
420
int64_t
total_byte_count
;
member in struct:VP8_COMP
ratectrl.c
766
(cpi->
total_byte_count
* 8));
866
/ (cpi->
total_byte_count
* 8));
[
all
...]
onyx_if.c
244
lc->
total_byte_count
= cpi->
total_byte_count
;
282
cpi->
total_byte_count
= lc->
total_byte_count
;
[
all
...]
Completed in 660 milliseconds