Home
last modified time | relevance | path

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

/external/libhevc/test/decoder/
Dmain.c1503 WORD32 display_thread(void *pv_ctx) in display_thread() argument
1505 vid_dec_ctx_t *ps_app_ctx = (vid_dec_ctx_t *)pv_ctx; in display_thread()
/external/libmpeg2/test/decoder/
Dmain.c1535 WORD32 display_thread(void *pv_ctx) in display_thread() argument
1537 vid_dec_ctx_t *ps_app_ctx = (vid_dec_ctx_t *)pv_ctx; in display_thread()
/external/libavc/test/decoder/
Dmain.c1514 WORD32 display_thread(void *pv_ctx) in display_thread() argument
1516 vid_dec_ctx_t *ps_app_ctx = (vid_dec_ctx_t *) pv_ctx; in display_thread()