Home
last modified time | relevance | path

Searched refs:lc (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c141 HEVCLocalContext *lc = s->HEVClc; in mpp_hevc_decode_short_term_rps() local
148 BitReadCtx_t *gb = &lc->gb; in mpp_hevc_decode_short_term_rps()
277 HEVCLocalContext *lc = s->HEVClc; in decode_profile_tier_level() local
278 BitReadCtx_t *gb = &lc->gb; in decode_profile_tier_level()
318 HEVCLocalContext *lc = s->HEVClc; in parse_ptl() local
319 BitReadCtx_t *gb = &lc->gb; in parse_ptl()
H A Dh265d_parser.c1343 HEVCLocalContext *lc = s->HEVClc; in parser_nal_unit() local
1344 BitReadCtx_t *gb = &lc->gb; in parser_nal_unit()
/rockchip-linux_mpp/build/android/
H A Dandroid.toolchain.cmake1419 set( CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -nostdlib -ldl -lc" )