Home
last modified time | relevance | path

Searched refs:time_stamp_lo (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/media/platform/qcom/venus/
H A Dhfi_msgs.h165 u32 time_stamp_lo; member
188 u32 time_stamp_lo; member
258 u32 time_stamp_lo; member
266 u32 time_stamp_lo; member
H A Dhfi_cmds.h144 u32 time_stamp_lo; member
161 u32 time_stamp_lo; member
H A Dhfi_msgs.c517 timestamp_lo = pkt->time_stamp_lo; in hfi_session_ftb_done()
531 timestamp_lo = pkt->time_stamp_lo; in hfi_session_ftb_done()
H A Dhfi_cmds.c274 pkt->time_stamp_lo = lower_32_bits(in_frame->timestamp); in pkt_session_etb_decoder()
299 pkt->time_stamp_lo = lower_32_bits(in_frame->timestamp); in pkt_session_etb_encoder()
/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_hfi_gen1_defines.h181 u32 time_stamp_lo; member
404 u32 time_stamp_lo; member
436 u32 time_stamp_lo; member
444 u32 time_stamp_lo; member
H A Diris_hfi_gen1_response.c391 u32 timestamp_lo = pkt->time_stamp_lo; in iris_hfi_gen1_session_ftb_done()
H A Diris_hfi_gen1_command.c235 ip_pkt.time_stamp_lo = lower_32_bits(buf->timestamp); in iris_hfi_gen1_queue_input_buffer()