OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initial_mbs
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c
152
pkt.data.firstpass_mb_stats.sz = cm->
initial_mbs
* sizeof(uint8_t);
545
vp9_zero_array(cpi->twopass.frame_mb_stats_buf, cm->
initial_mbs
);
[
all
...]
vp9_encoder.h
451
int
initial_mbs
; // Number of MBs in the full-size frame; to be used to
member in struct:VP9_COMP
vp9_encoder.c
[
all
...]
Completed in 75 milliseconds