Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h618 ENCODE_COMMAND *encode_command, GOP_COMMAND gop_command) { in encode_command_set_gop_command()
623 ENCODE_COMMAND *encode_command, int quantize_index) { in encode_command_set_external_quantize_index()
629 ENCODE_COMMAND *encode_command) { in encode_command_reset_external_quantize_index()
635 ENCODE_COMMAND *encode_command, int target_frame_bits, in encode_command_set_target_frame_bits()
644 ENCODE_COMMAND *encode_command) { in encode_command_reset_target_frame_bits()
650 static INLINE void encode_command_init(ENCODE_COMMAND *encode_command) { in encode_command_init()
1039 ENCODE_COMMAND encode_command; member