Home
last modified time | relevance | path

Searched refs:priority_id (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh264e_syntax.h47 RK_S32 priority_id; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_global.h201 RK_S32 priority_id; //!< a lower value of priority_id specifies a higher priority member
218 RK_U32 priority_id; member
231 RK_U32 priority_id; member
671 RK_S32 *priority_id; member
823 RK_S32 priority_id; // a lower value of priority_id specifies a higher priority member
H A Dh264d_parse.c179 READ_BITS(p_bitctx, 6, &currSlice->svcExt.priority_id); in parser_nalu_header()
196 READ_BITS(p_bitctx, 6, &currSlice->mvcExt.priority_id); in parser_nalu_header()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c803 prefix->priority_id = h264->base_layer_pid + frm->temporal_id; in h264e_proc_hal()
H A Dh264e_slice.c1125 mpp_writer_put_raw_bits(s, prefix->priority_id , 6); in h264e_slice_write_prefix_nal_unit_svc()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/
H A Datomfirmware.h893 uint8_t priority_id; member