Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/arm/
H A Dav1_inv_txfm_neon.c3596 int temp_b = 0; in lowbd_inv_txfm2d_add_idtx_neon() local
3647 int temp_b = 0; in lowbd_inv_txfm2d_add_v_identity_neon() local
3714 int temp_b = 0; in lowbd_inv_txfm2d_add_h_identity_neon() local
4097 int temp_b = 0; in lowbd_inv_txfm2d_add_no_identity_neon() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/
H A Dremove_noop_test.cc162 Value* temp_b = nullptr; in TEST() local
/aosp_15_r20/external/libxaac/encoder/drc_src/
H A Dimpd_drc_gain_enc.c125 FLOAT32 temp_a, temp_b, temp_c, temp_d; in impd_drc_check_overshoot() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_sbr_qmf_enc.c1308 FLOAT32 temp_b = ptr_filter[2 * k + 1]; in ixheaace_win_add() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Doptical_flow.c697 double *temp_b = aom_calloc(width * height * 2, sizeof(*temp_b)); in solve_horn_schunck() local