Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_encoder.h615 ENCODE_COMMAND *encode_command, GOP_COMMAND gop_command) { in encode_command_set_gop_command()
620 ENCODE_COMMAND *encode_command, int quantize_index) { in encode_command_set_external_quantize_index()
626 ENCODE_COMMAND *encode_command) { in encode_command_reset_external_quantize_index()
632 ENCODE_COMMAND *encode_command, int target_frame_bits, in encode_command_set_target_frame_bits()
641 ENCODE_COMMAND *encode_command) { in encode_command_reset_target_frame_bits()
647 static INLINE void encode_command_init(ENCODE_COMMAND *encode_command) { in encode_command_init()
965 ENCODE_COMMAND encode_command; member