Searched refs:gau1_mpeg2_to_h264_qmap (Results 1 – 3 of 3) sorted by relevance
301 const UWORD8 gau1_mpeg2_to_h264_qmap[MPEG2_QP_ELEM] = variable
189 extern const UWORD8 gau1_mpeg2_to_h264_qmap[MPEG2_QP_ELEM];
331 ps_codec->u4_frame_qp = gau1_mpeg2_to_h264_qmap[u1_frame_qp]; in ih264e_input_queue_update()