/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/packet/ |
H A D | encode_huc_la_init_packet.cpp | 60 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
H A D | encode_huc_brc_init_packet.cpp | 74 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
H A D | encode_huc_la_update_packet.cpp | 60 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
H A D | encode_huc_brc_update_packet.cpp | 660 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
H A D | encode_pak_integrate_packet.cpp | 146 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
H A D | encode_hevc_vdenc_packet.cpp | 387 bool firstTaskInPhase = packetPhase & firstPacket; in PatchPictureLevelCommands() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/packet/ |
H A D | encode_check_huc_load_packet.cpp | 126 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
H A D | encode_preenc_packet.cpp | 718 bool firstTaskInPhase = packetPhase & firstPacket; in PatchPictureLevelCommands() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/packet/ |
H A D | encode_vp9_huc_brc_init_packet.cpp | 63 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
H A D | encode_vp9_huc_brc_update_packet.cpp | 71 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
H A D | encode_vp9_hpu_packet.cpp | 341 bool firstTaskInPhase = ((packetPhase & firstPacket) == firstPacket); in PatchHucProbCommands() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/packet/ |
H A D | encode_av1_brc_init_packet.cpp | 73 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
H A D | encode_back_annotation_packet.cpp | 90 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
H A D | encode_av1_brc_update_packet.cpp | 163 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
H A D | encode_av1_pak_integrate_packet.cpp | 148 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
H A D | encode_av1_vdenc_packet.cpp | 321 bool firstTaskInPhase = packetPhase & firstPacket; in PatchPictureLevelCommands() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/packet/ |
H A D | encode_avc_huc_brc_init_packet.cpp | 89 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
H A D | encode_avc_huc_brc_update_packet.cpp | 340 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/packet/ |
H A D | decode_huc_copy_packet.cpp | 46 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/gen12_base/codec/hal/dec/shared/packet/ |
H A D | decode_huc_copy_packet_g12.cpp | 44 bool firstTaskInPhase = packetPhase & firstPacket; in Submit() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/enc/vp9/packet/ |
H A D | encode_vp9_vdenc_packet_xe_lpm_plus_base.cpp | 264 bool firstTaskInPhase = ((packetPhase & firstPacket) == firstPacket); in PatchPictureLevelCommands() local
|
H A D | encode_vp9_dynamic_scal_packet_xe_lpm_plus_base.cpp | 307 bool firstTaskInPhase = ((packetPhase & firstPacket) == firstPacket); in PatchPictureLevelCommands() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
H A D | codechal_huc_cmd_initializer.h | 189 bool firstTaskInPhase = false; member
|