Home
last modified time | relevance | path

Searched defs:current_pattern (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/modules/video_coding/svc/
H A Dscalability_structure_simulcast.cc130 FramePattern current_pattern = NextPattern(); in NextFrameConfig() local
H A Dscalability_structure_full_svc.cc143 FramePattern current_pattern = NextPattern(); in NextFrameConfig() local
H A Dscalability_structure_key_svc.cc216 FramePattern current_pattern = NextPattern(last_pattern_); in NextFrameConfig() local
/aosp_15_r20/external/cronet/base/substring_set_matcher/
H A Dsubstring_set_matcher.cc192 const std::string& current_pattern = (*current)->pattern(); in GetTreeSize() local
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dcrypto_operation.rs46 current_pattern: CbcsPattern, field
71 let current_pattern = CbcsPattern::Protected(num_encrypted_bytes); in new() localVariable