Home
last modified time | relevance | path

Searched refs:top (Results 1 – 8 of 8) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu2_v2.c295 RK_S32 top = 0; in setup_intra_refresh() local
310 top = refresh_idx * refresh_num - 2; in setup_intra_refresh()
312 top = mpp_clip(top, 0, mb_h); in setup_intra_refresh()
315 top = 0; in setup_intra_refresh()
324 val = VEPU_REG_INTRA_AREA_TOP(top) in setup_intra_refresh()
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_sps.h117 RK_S32 top; member
H A Dh264e_sps.c210 sps->crop.top = 0; in h264e_sps_update()
349 mpp_writer_put_ue(bit, sps->crop.top / SubHeightC[sps->chroma_format_idc]); in h264e_sps_to_packet()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h783 RK_S32 top; member
/rockchip-linux_mpp/
H A Dreadme.txt49 ---- top
/rockchip-linux_mpp/build/android/
H A DREADME.md185 …ic you can copy the following snippet into your project (put it after your top-level `project()` c…
H A Dandroid.toolchain.cmake1726 # ANDROID_TOOLCHAIN_ROOT : path to the top level of toolchain (standalone or placed inside NDK)
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile44 # for a project that appears at the top of each page and should give viewer a
1331 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top