Home
last modified time | relevance | path

Searched refs:after_packed_pb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_common.h591 * @after_packed_pb: flag used to track buffer when stream is in
678 int after_packed_pb; member
H A Ds5p_mfc.c319 if (!ctx->after_packed_pb) in s5p_mfc_handle_frame_new()
321 ctx->after_packed_pb = 0; in s5p_mfc_handle_frame_new()
433 ctx->after_packed_pb = 1; in s5p_mfc_handle_frame()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h597 * @after_packed_pb: flag used to track buffer when stream is in
688 int after_packed_pb; member
H A Ds5p_mfc.c329 if (!ctx->after_packed_pb) in s5p_mfc_handle_frame_new()
331 ctx->after_packed_pb = 0; in s5p_mfc_handle_frame_new()
445 ctx->after_packed_pb = 1; in s5p_mfc_handle_frame()

Completed in 8 milliseconds