Searched refs:OMXCodecContext (Results 1 – 1 of 1) sorted by relevance
189 typedef struct OMXCodecContext { struct230 } OMXCodecContext; typedef266 OMXCodecContext *s = app_data; in event_handler()308 OMXCodecContext *s = app_data; in empty_buffer_done()326 OMXCodecContext *s = app_data; in fill_buffer_done()375 static av_cold int wait_for_state(OMXCodecContext *s, OMX_STATETYPE state) in wait_for_state()389 OMXCodecContext *s = avctx->priv_data; in omx_component_init()590 static av_cold void cleanup(OMXCodecContext *s) in cleanup()641 OMXCodecContext *s = avctx->priv_data; in omx_encode_init()734 OMXCodecContext *s = avctx->priv_data; in omx_encode_frame()[all …]