| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/vp8/ |
| H A D | vp8e_rc.c | 211 vb->time_scale); in get_vir_buffer_bitcnt() 221 while (vb->pic_time_inc >= vb->time_scale) { in get_vir_buffer_bitcnt() 222 vb->pic_time_inc -= vb->time_scale; in get_vir_buffer_bitcnt() 227 drift = axb_div_c(vb->bit_rate, vb->pic_time_inc, vb->time_scale); in get_vir_buffer_bitcnt() 499 vb->time_scale = rc->fps_out_num; in vp8e_init_rc()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/ |
| H A D | h264e_sps.c | 219 vui->time_scale = rc->fps_out_num * 2; in h264e_sps_update() 411 mpp_writer_put_bits(bit, vui->time_scale >> 16, 16); in h264e_sps_to_packet() 413 mpp_writer_put_bits(bit, vui->time_scale & 0xffff, 16); in h264e_sps_to_packet()
|
| H A D | h264e_sps.h | 50 RK_U32 time_scale; member
|
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | vp8e_syntax.h | 56 RK_S32 time_scale; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/ |
| H A D | nal-h264.h | 69 unsigned int time_scale; member
|
| H A D | nal-h264.c | 564 rbsp_bits(rbsp, 32, &vui->time_scale); in nal_h264_rbsp_vui_parameters()
|
| H A D | allegro-core.c | 1327 sps->vui.time_scale = 2 * channel->framerate.numerator; in allegro_h264_write_sps()
|
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_comm_venc.h | 493 RK_U32 time_scale; member 547 RK_U32 time_scale; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/ |
| H A D | h264d_global.h | 448 RK_U32 time_scale; // u(32) member 475 RK_S32 *time_scale; member
|
| H A D | h264d_sps.c | 115 READ_BITS_LONG(p_bitctx, 32, &vui->time_scale); in read_VUI()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_cbs.h | 53 RK_U32 time_scale; member
|
| H A D | av1d_cbs.c | 555 fc(32, time_scale, 1, MAX_UINT_BITS(32)); in mpp_av1_timing_info()
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_venc_cmd.h | 943 RK_S32 time_scale; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_venc_cmd.h | 928 RK_S32 time_scale; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/ |
| H A D | hfi_helper.h | 819 u32 time_scale; member
|
| H A D | hfi_cmds.c | 849 vui->time_scale = in->time_scale; in pkt_session_set_property_1x()
|
| H A D | venc.c | 565 info.time_scale = NSEC_PER_SEC; in venc_set_properties()
|
| /OK3568_Linux_fs/kernel/sound/pci/asihpi/ |
| H A D | hpifunc.c | 712 u16 hpi_outstream_set_time_scale(u32 h_outstream, u32 time_scale) in hpi_outstream_set_time_scale() argument 722 hm.u.d.u.time_scale = time_scale; in hpi_outstream_set_time_scale()
|
| H A D | hpi_internal.h | 722 u32 time_scale; member
|