Searched defs:assign_std_frame_bits (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Dfirstpass.c2200 static void assign_std_frame_bits(VP8_COMP *cpi, FIRSTPASS_STATS *this_frame) { function
2320 assign_std_frame_bits(cpi, &this_frame_copy);
2340 assign_std_frame_bits(cpi, &this_frame_copy);
2345 assign_std_frame_bits(cpi, &this_frame_copy);

Completed in 88 milliseconds