Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dinit_qp.c128 WORD32 i4_qp_for_one_bpp; in get_init_qp_using_pels_bits_per_frame() local
132 i4_qp_for_one_bpp = QP_FOR_ONE_BPP_HBR; in get_init_qp_using_pels_bits_per_frame()
136 i4_qp_for_one_bpp = QP_FOR_ONE_BPP; in get_init_qp_using_pels_bits_per_frame()
151 X_PROD_Y_DIV_Z(i4_qp_for_one_bpp, i4_rem_pels_in_frame, i4_bits_remaining_in_frame, i4_qp); in get_init_qp_using_pels_bits_per_frame()