Searched refs:dc_fixpt_s4d19 (Results 1 – 3 of 3) sorted by relevance
764 h_init_phase_luma = dc_fixpt_s4d19(tmp_h_init_phase_luma); in dwb_program_horz_scalar()774 h_init_phase_chroma = dc_fixpt_s4d19(tmp_h_init_phase_chroma); in dwb_program_horz_scalar()844 v_init_phase_luma = dc_fixpt_s4d19(tmp_v_init_phase_luma); in dwb_program_vert_scalar()855 v_init_phase_chroma = dc_fixpt_s4d19(tmp_v_init_phase_chroma); in dwb_program_vert_scalar()
518 int dc_fixpt_s4d19(struct fixed31_32 arg);
482 int dc_fixpt_s4d19(struct fixed31_32 arg) in dc_fixpt_s4d19() function