Home
last modified time | relevance | path

Searched defs:cdc_handle (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_video.c128 uint32_t cdc_handle) in get_video_codec()
579 uint32_t cdc_handle, in vrend_video_begin_frame()
649 uint32_t cdc_handle, in vrend_video_decode_bitstream()
715 uint32_t cdc_handle, in vrend_video_encode_bitstream()
760 uint32_t cdc_handle, in vrend_video_end_frame()
H A Dvrend_decode.c1735 uint32_t cdc_handle = get_buf_entry(buf, VIRGL_BEGIN_FRAME_CDC_HANDLE); in vrend_decode_begin_frame() local
1751 uint32_t cdc_handle = get_buf_entry(buf, VIRGL_DECODE_BS_CDC_HANDLE); in vrend_decode_decode_bitstream() local
1772 uint32_t cdc_handle = get_buf_entry(buf, VIRGL_ENCODE_BS_CDC_HANDLE); in vrend_decode_encode_bitstream() local
1793 uint32_t cdc_handle = get_buf_entry(buf, VIRGL_END_FRAME_CDC_HANDLE); in vrend_decode_end_frame() local