Home
last modified time | relevance | path

Searched refs:encode_command_reset_target_frame_bits (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h643 static INLINE void encode_command_reset_target_frame_bits( in encode_command_reset_target_frame_bits() function
653 encode_command_reset_target_frame_bits(encode_command); in encode_command_init()
/aosp_15_r20/external/libvpx/vp9/
H A Dsimple_encode.cc1258 encode_command_reset_target_frame_bits(&impl_ptr_->cpi->encode_command); in EncodeFrameWithTargetFrameBits()