HomeSort by relevance Sort by last modified time
    Searched refs:i4_bits_to_stuff (Results 1 - 4 of 4) sorted by null

  /external/libavc/encoder/
irc_cbr_buffer_control.c 388 WORD32 i4_bits_to_stuff; local
403 i4_bits_to_stuff = i4_drain_bits_per_frame + i4_error_bits
407 return i4_bits_to_stuff;
irc_rate_control_api.c 1137 WORD32 i4_bits_to_stuff; local
    [all...]
  /external/libhevc/encoder/
cbr_buffer_control.c 603 WORD32 i4_bits_to_stuff; local
613 i4_bits_to_stuff =
616 return i4_bits_to_stuff;
    [all...]
rate_control_api.c 2554 WORD32 i4_bits_to_stuff; local
    [all...]

Completed in 67 milliseconds