Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264eprc.c340 priv->force_pic_type.IntraRefreshVOP) { in encode_frame()
343 priv->force_pic_type.IntraRefreshVOP = OMX_FALSE; in encode_frame()
483 priv->force_pic_type.IntraRefreshVOP = OMX_FALSE; in h264e_prc_ctor()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_enc.c230 priv->force_pic_type.IntraRefreshVOP = OMX_FALSE; in vid_enc_Constructor()
885 priv->force_pic_type.IntraRefreshVOP) { in vid_enc_EncodeFrame()
888 priv->force_pic_type.IntraRefreshVOP = OMX_FALSE; in vid_enc_EncodeFrame()
/third_party/openmax/api/1.1.2/
DOMX_Video.h957 OMX_BOOL IntraRefreshVOP; member
/third_party/ffmpeg/libavcodec/
Domx.c815 config.IntraRefreshVOP = OMX_TRUE; in omx_encode_frame()