Home
last modified time | relevance | path

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

123

/external/perfetto/src/trace_processor/metrics/sql/android/
Dandroid_blocking_calls_cuj_per_frame_metric.sql37 cuj.layer_id, field
66 frame.layer_id field
84 frame.layer_id, field
117 b.layer_id, field
/external/webrtc/test/scenario/
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()
Dvideo_frame_matcher.h66 int layer_id; member
Dperformance_stats.h32 int layer_id = 0; member
/external/libvpx/test/
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
Dsvc_test.cc77 vpx_svc_layer_id_t layer_id; in PostEncodeFrameHook() local
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
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
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
/external/libavc/encoder/svc/
Disvce_fmt_conv.c97 WORD32 layer_id = ps_pic->u1_num_spatial_layers - 1; in isvce_fmt_conv() local
/external/perfetto/protos/perfetto/trace/android/
Dshell_transition.proto95 optional int32 layer_id = 2; field
Dsurfaceflinger_transactions.proto80 optional uint32 layer_id = 1; field
112 optional uint32 layer_id = 1; field
/external/pytorch/benchmarks/dynamo/microbenchmarks/
Dbench_mm_fusion.py48 def bench(shape, layer_id, p, fusion_types=[""]): argument
/external/webrtc/modules/video_coding/codecs/vp9/
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
/external/perfetto/src/trace_processor/importers/proto/winscope/
Dviewcapture_parser.cc74 auto layer_id = in ParseView() local
/external/perfetto/src/trace_processor/metrics/sql/android/jank/
Dcujs_boundaries.sql25 cuj.layer_id, -- also store layer_id to simplify further queries field
/external/mesa3d/src/compiler/nir/
Dnir_lower_input_attachments.c81 nir_variable *layer_id = nir_get_variable_with_location(b->shader, nir_var_shader_in, in load_layer_id() local
/external/libhevc/encoder/
Dihevce_stasino_helpers.c505 WORD32 layer_id, in ihevce_psy_rd_cost_croma()
682 WORD32 layer_id, in ihevce_psy_rd_cost()
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()
/external/libvpx/examples/
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
Dvp8_multi_resolution_encoder.c303 int layer_id = 0; in main() local
/external/libaom/test/
Dmetadata_test.cc236 aom_svc_layer_id_t layer_id = { spatial_layer_id, 0 }; in PreEncodeFrameHook() local
/external/webrtc/modules/video_coding/codecs/av1/
Dlibaom_av1_unittest.cc310 LayerId layer_id = {layer.spatial_id, layer.temporal_id}; in TEST_P() local
Dlibaom_av1_encoder.cc446 aom_svc_layer_id_t layer_id = {}; in SetSvcLayerId() local
/external/rust/crabbyavif/src/decoder/
Dtile.rs210 let layer_id = usize_from_u16(lsel)?; in create_from_item() localVariable

123