Home
last modified time | relevance | path

Searched defs:layer_id (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/external/drm_hwcomposer/hwc3/
H A DComposerResources.cpp37 int64_t layer_id) { in ToHwc2Layer()
58 uint64_t display_id, int64_t layer_id, const Buffer& buffer, in GetLayerBuffer()
78 uint64_t display_id, int64_t layer_id, in GetLayerSidebandStream()
92 hwc3::Error ComposerResources::AddLayer(uint64_t display_id, int64_t layer_id, in AddLayer()
102 int64_t layer_id) { in RemoveLayer()
H A DComposerClient.cpp342 int64_t* layer_id) { in createLayer()
399 int64_t layer_id) { in destroyLayer()
1336 int64_t display_id, int64_t layer_id, const Buffer& buffer, in ImportLayerBuffer()
/aosp_15_r20/external/webrtc/test/scenario/
H A Dvideo_frame_matcher.cc35 void VideoFrameMatcher::RegisterLayer(int layer_id) { in RegisterLayer()
62 int layer_id, in OnDecodedFrame()
105 int layer_id) { in HandleMatch()
176 int layer_id) in DecodedFrameTap()
H A Dvideo_frame_matcher.h66 int layer_id; member
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/
H A Dlibvpx_vp9_encoder.cc1018 vpx_svc_layer_id_t layer_id = {0}; in Encode() local
1295 vpx_svc_layer_id_t layer_id = {0}; in PopulateCodecSpecific() local
1459 vpx_svc_layer_id_t layer_id = {0}; in FillReferenceIndices() local
1563 vpx_svc_layer_id_t layer_id = {0}; in UpdateReferenceBuffers() local
1705 vpx_svc_layer_id_t layer_id = {0}; in GetEncodedLayerFrame() local
/aosp_15_r20/external/libvpx/test/
H A Dvp9_datarate_test.cc97 int layer_id = 0; in SetLayerId() local
152 vpx_svc_layer_id_t layer_id; in PreEncodeFrameHook() local
842 vpx_svc_layer_id_t layer_id; in PostEncodeFrameHook() local
H A Dvp8_ratectrl_rtc_test.cc97 int layer_id = 0; in SetLayerId() local
119 const int layer_id = SetLayerId(video->frame(), cfg_.ts_number_layers); in PreEncodeFrameHook() local
H A Derror_resilience_test.cc450 int layer_id = 0; in SetLayerId() local
472 int layer_id = SetLayerId(video->frame(), cfg_.ts_number_layers); in PreEncodeFrameHook() local
H A Dsvc_test.cc77 vpx_svc_layer_id_t layer_id; in PostEncodeFrameHook() local
H A Dsvc_datarate_test.cc253 vpx_svc_layer_id_t layer_id; in PreEncodeFrameHook() local
269 vpx_svc_layer_id_t layer_id; in PreEncodeFrameHook() local
/aosp_15_r20/cts/hostsidetests/gputools/layers/jni/
H A DglesLayer.cpp230 EGLAPI void EGLAPIENTRY glesLayer_InitializeLayer(void* layer_id, PFNEGLGETNEXTLAYERPROCADDRESSPROC… in glesLayer_InitializeLayer()
275 __attribute((visibility("default"))) EGLAPI void AndroidGLESLayer_Initialize(void* layer_id, in AndroidGLESLayer_Initialize()
/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_stasino_helpers.c505 WORD32 layer_id, in ihevce_psy_rd_cost_croma()
682 WORD32 layer_id, in ihevce_psy_rd_cost()
H A Dhme_interface.c1096 S32 hme_get_mv_blk_size(S32 enable_4x4, S32 layer_id, S32 num_layers, S32 is_enc) in hme_get_mv_blk_size()
3515 S32 layer_id, in hme_set_refine_prms()
4562 S32 layer_id; in hme_coarse_process_frm() local
4745 S32 hme_get_blk_size(S32 use_4x4, S32 layer_id, S32 n_layers, S32 encode) in hme_get_blk_size()
/aosp_15_r20/external/libvpx/examples/
H A Dvp9_spatial_svc_encoder.c770 vpx_svc_layer_id_t *layer_id, const vpx_codec_cx_pkt_t *cx_pkt, in svc_output_rc_stats()
890 vpx_svc_layer_id_t layer_id; in main() local
/aosp_15_r20/development/tools/winscope/protos/surfaceflinger/udc/
H A Dtransactions.proto76 uint32 layer_id = 1; field
108 uint32 layer_id = 1; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/
H A Dsurfaceflinger_transactions.proto80 optional uint32 layer_id = 1; field
112 optional uint32 layer_id = 1; field
H A Dshell_transition.proto95 optional int32 layer_id = 2; field
/aosp_15_r20/external/libavc/encoder/svc/
H A Disvce_fmt_conv.c97 WORD32 layer_id = ps_pic->u1_num_spatial_layers - 1; in isvce_fmt_conv() local
/aosp_15_r20/development/tools/winscope/protos/transitions/udc/
H A Dwindowmanagertransitiontrace.proto67 optional int32 layer_id = 2; field
/aosp_15_r20/frameworks/base/core/proto/android/server/
H A Dwindowmanagertransitiontrace.proto64 required int32 layer_id = 2; field
/aosp_15_r20/external/pytorch/benchmarks/dynamo/microbenchmarks/
H A Dbench_mm_fusion.py48 def bench(shape, layer_id, p, fusion_types=[""]): argument
/aosp_15_r20/external/libaom/test/
H A Dsvc_datarate_test.cc384 aom_svc_layer_id_t *layer_id, int is_key_frame, int superframe_cnt) { in ref_config_simulcast3SL3TL()
538 aom_svc_layer_id_t *layer_id, int is_key_frame, in ref_config_3SL3TL()
655 int frame_cnt, aom_svc_layer_id_t *layer_id, in set_layer_pattern()
/aosp_15_r20/external/perfetto/src/trace_processor/metrics/sql/android/jank/
H A Dcujs_boundaries.sql25 cuj.layer_id, -- also store layer_id to simplify further queries field
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_input_attachments.c77 nir_variable *layer_id = nir_get_variable_with_location(b->shader, nir_var_shader_in, in load_layer_id() local
/aosp_15_r20/external/libaom/examples/
H A Dsvc_encoder_rtc.cc611 int layering_mode, int superframe_cnt, aom_svc_layer_id_t *layer_id, in set_layer_pattern()
1490 aom_svc_layer_id_t layer_id; in main() local

123