Home
last modified time | relevance | path

Searched defs:encode_command (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/vp9/encoder/
Dvp9_encoder.h614 ENCODE_COMMAND *encode_command, GOP_COMMAND gop_command) { in encode_command_set_gop_command()
619 ENCODE_COMMAND *encode_command, int quantize_index) { in encode_command_set_external_quantize_index()
625 ENCODE_COMMAND *encode_command) { in encode_command_reset_external_quantize_index()
631 ENCODE_COMMAND *encode_command, int target_frame_bits, in encode_command_set_target_frame_bits()
640 ENCODE_COMMAND *encode_command) { in encode_command_reset_target_frame_bits()
646 static INLINE void encode_command_init(ENCODE_COMMAND *encode_command) { in encode_command_init()
1035 ENCODE_COMMAND encode_command; member