Data Fields | |
| AVCodecContext * | avctx |
| AVFrame | pic |
| HANDLE | dev |
| uint8_t | is_70012 |
| uint8_t * | sps_pps_buf |
| uint32_t | sps_pps_size |
| uint8_t | is_nal |
| uint8_t | output_ready |
| uint8_t | need_second_field |
| uint8_t | skip_next_output |
| uint64_t | decode_wait |
| uint64_t | last_picture |
| OpaqueList * | head |
| OpaqueList * | tail |
Definition at line 117 of file crystalhd.c.
Definition at line 118 of file crystalhd.c.
Referenced by copy_frame(), decode(), init(), opaque_list_pop(), opaque_list_push(), and print_frame_info().
| HANDLE CHDContext::dev |
Definition at line 120 of file crystalhd.c.
Referenced by copy_frame(), decode(), flush(), init(), receive_frame(), and uninit().
| uint8_t CHDContext::is_70012 |
| uint8_t* CHDContext::sps_pps_buf |
| uint32_t CHDContext::sps_pps_size |
| uint8_t CHDContext::is_nal |
| uint8_t CHDContext::output_ready |
| uint8_t CHDContext::need_second_field |
| uint8_t CHDContext::skip_next_output |
| uint64_t CHDContext::decode_wait |
| uint64_t CHDContext::last_picture |
Definition at line 133 of file crystalhd.c.
Referenced by opaque_list_pop(), opaque_list_push(), and uninit().
Definition at line 134 of file crystalhd.c.
Referenced by opaque_list_pop(), and opaque_list_push().
1.5.6