Searched defs:target_bits (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_encoder.c | 4372 static void update_rq_history(RATE_QINDEX_HISTORY *rq_history, int target_bits, 4386 int target_bits) { 4397 static int guess_q_index_linear(int prev_q_index, int target_bits, 4410 static double get_bits_percent_diff(int target_bits, int actual_bits) { 4419 int target_bits) { 4458 int target_bits, RATE_QSTEP_MODEL *rq_model) {
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/ |
H A D | mkl_dequantize_op.cc | 133 const int target_bits = is_signed ? (num_bits - 1) : num_bits; in Compute() local
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | iusace_tcx_enc.c | 290 WORD32 i, k, n, mode, i_subfr, lg, lext, index, target_bits; in iusace_tcx_fac_encode() local
|
/aosp_15_r20/external/libopus/src/ |
H A D | opus_encoder.c | 575 static int estimate_dred_bitrate(int q0, int dQ, int qmax, int duration, opus_int32 target_bits, in… in estimate_dred_bitrate() 621 opus_int32 target_bits = target_dred_bitrate*frame_size/st->Fs; in compute_dred_bitrate() local
|
/aosp_15_r20/external/libopenapv/src/ |
H A D | oapv_def.h | 210 int target_bits; member
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/ |
H A D | mp4lib_int.h | 264 Int target_bits; /* target bits for current frame, = rc->T */ member
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | pass2_strategy.c | 181 int64_t target_bits = 0; in twopass_update_bpm_factor() local
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 50012 u8 target_bits; member
|
H A D | vmlinux_602.h | 50012 u8 target_bits; member
|