Searched refs:enc_ScaleInput (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/tizonia/ |
| H A D | h264eprc.c | 232 static void enc_ScaleInput(vid_enc_PrivateType * priv, struct pipe_video_buffer **vbuf, unsigned *size) function in typeref:typename:void 246 enc_ScaleInput(priv, &vbuf, &size);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/tizonia/ |
| H A D | h264eprc.c | 232 static void enc_ScaleInput(vid_enc_PrivateType * priv, struct pipe_video_buffer **vbuf, unsigned *size) function in typeref:typename:void 246 enc_ScaleInput(priv, &vbuf, &size);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/bellagio/ |
| H A D | vid_enc.c | 769 static void enc_ScaleInput(omx_base_PortType *port, struct pipe_video_buffer **vbuf, unsigned *size) function in typeref:typename:void 794 enc_ScaleInput(port, &vbuf, &size);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_enc.c | 768 static void enc_ScaleInput(omx_base_PortType *port, struct pipe_video_buffer **vbuf, unsigned *size) function in typeref:typename:void 793 enc_ScaleInput(port, &vbuf, &size);
|
Completed in 7 milliseconds