Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_globals.c301 const UWORD8 gau1_mpeg2_to_h264_qmap[MPEG2_QP_ELEM] = variable
Dih264e_globals.h189 extern const UWORD8 gau1_mpeg2_to_h264_qmap[MPEG2_QP_ELEM];
Dih264e_utils.c331 ps_codec->u4_frame_qp = gau1_mpeg2_to_h264_qmap[u1_frame_qp]; in ih264e_input_queue_update()