Searched refs:VL_VA_ENC_GOP_COEFF (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dpicture_h264_enc.c124 if (context->gop_coeff > VL_VA_ENC_GOP_COEFF)
125 context->gop_coeff = VL_VA_ENC_GOP_COEFF;
H A Dva_private.h53 #define VL_VA_ENC_GOP_COEFF 16 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dpicture_h264_enc.c124 if (context->gop_coeff > VL_VA_ENC_GOP_COEFF)
125 context->gop_coeff = VL_VA_ENC_GOP_COEFF;
H A Dva_private.h57 #define VL_VA_ENC_GOP_COEFF 16 macro

Completed in 4 milliseconds