Home
last modified time | relevance | path

Searched defs:buf_ptr (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.c39 const RK_U8 *buf_ptr = NULL; in jpegd_find_marker() local
68 const RK_U8 *buf_ptr = NULL; in jpegd_find_eoi() local
744 const RK_U8 *buf_ptr = buf; in jpegd_decode_frame() local
/rockchip-linux_mpp/mpp/base/
H A Dmpp_meta.c416 void *buf_ptr = mpp_realloc(impl->user_data.pdata, RK_U8, src->len); in set_user_data() local
436 void *buf_ptr = NULL; in set_user_datas() local
/rockchip-linux_mpp/mpp/vproc/iep/test/
H A Diep_test.c522 RK_U8 *buf_ptr = (RK_U8 *)mpp_buffer_get_ptr(buffer); in main() local
/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_parse.c54 RK_U8 *buf_ptr = NULL; in avs2_find_start_code() local