Home
last modified time | relevance | path

Searched defs:ptl (Results 1 - 15 of 15) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevc_ps_enc.c25 static void write_ptl_layer(PutBitContext *pb, PTLCommon *ptl) in write_ptl_layer() argument
42 static void write_ptl(PutBitContext *pb, PTL *ptl, in argument
[all...]
H A Dh265_profile_level.c123 const H265ProfileDescriptor *ff_h265_get_profile(const H265RawProfileTierLevel *ptl) in ff_h265_get_profile() argument
162 const H265LevelDescriptor *ff_h265_guess_level(const H265RawProfileTierLevel *ptl, in ff_h265_guess_level() argument
[all...]
H A Dvdpau_hevc.c473 const PTL *ptl = &sps->ptl; in vdpau_hevc_parse_rext_profile() local
H A Dvaapi_hevc.c553 const PTL *ptl = &sps->ptl; in ff_vaapi_parse_hevc_rext_profile() local
H A Dh265_metadata_bsf.c72 const H265RawProfileTierLevel *ptl = NULL; in h265_metadata_guess_level() local
H A Dvaapi_encode_h265.c256 H265RawProfileTierLevel *ptl = &vps->profile_tier_level; in vaapi_encode_h265_init_sequence_params() local
[all...]
H A Dhevc_ps.c262 decode_profile_tier_level(GetBitContext *gb, AVCodecContext *avctx, PTLCommon *ptl) decode_profile_tier_level() argument
336 parse_ptl(GetBitContext *gb, AVCodecContext *avctx, PTL *ptl, int max_num_sub_layers) parse_ptl() argument
[all...]
H A Dhevc_ps.h128 PTL ptl; member
179 PTL ptl; member
/third_party/ffmpeg/libavcodec/tests/
H A Dh265_levels.c170 const H265RawProfileTierLevel *ptl; member
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_mm.c71 spinlock_t *ptl; in rga_get_user_pages_from_vma() local
H A Drga_dma_buf.c230 spinlock_t *ptl; in rga_MapUserMemory() local
H A Drga2_mmu_info.c224 spinlock_t *ptl; in rga2_MapUserMemory() local
/third_party/ffmpeg/libavformat/
H A Dhevc.c71 hvcc_update_ptl(HEVCDecoderConfigurationRecord *hvcc, HVCCProfileTierLevel *ptl) hvcc_update_ptl() argument
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
H A Drga2_mmu_info.c835 spinlock_t *ptl; in rga2_MapUserMemory() local
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h565 spinlock_t *ptl; /* Page table lock. member
2044 static inline pte_t *get_locked_pte(struct mm_struct *mm, unsigned long addr, spinlock_t **ptl) in get_locked_pte() argument
2356 spinlock_t *ptl = pmd_lockptr(mm, pmd); pmd_lock() local
2391 spinlock_t *ptl = pud_lockptr(mm, pud); pud_lock() local
[all...]

Completed in 19 milliseconds